derived type variable error #773
Replies: 2 comments
-
It seems that you have two The nondeterministic behavior might be associated with the concurrent execution of izero.F:
./build_colib.sh
blaswrapper.f cdcopy.f\
colib1.f colib2.f colib3.f colib4.f \
colib5.f colib6.f colib7.f colib8.f \
colib8a.f colib9.f: izero.F I think you would also be missing |
Beta Was this translation helpful? Give feedback.
-
Thank you, that is a good catch. I made some changes and will test again. Bummer is now in colib7.f, so I need to remove that instruction. |
Beta Was this translation helpful? Give feedback.
-
Hi again, I'm getting the following error in my builds here:
However, in the file in question, the type does indeed have the SEQUENCE type:
Can anyone help me understand why the file causes a problem, but only in some builds? Thanks!
Link to actions:
https://github.com/lachlanbelcher/nwchem/actions/runs/4808126980
Beta Was this translation helpful? Give feedback.
All reactions