Steve Abbott
Steve Abbott
Great! I've verified the fix in a development compiler. We should see it in a release compiler very soon.
This should be fixed in CCE 14.0.2.
Because this is a C++ issue while creating an object file, we _should_ be able to just capture the preprocessed source and use it to open an HPE issue. The...
Just getting around to this now. @xyuan I don't have permissions to access those files. Could you move them to the project's world-shared? Then I'll pull them off and get...
The automatic mapping of allocatables for `declare target` `device_resident` and `create` clauses was introduced in OpenACC 2.5, which unfortunately fell in the time frame when Cray wasn't actively supporting OpenACC....
@mattdturner 's reproducer is fixed in CCE 14.0.2 and CCE 14.0.3. Hopefully we can confirm it fixes the real code too, then close this.
@grnydawn This is a CCE compiler bug that I've isolated and have an internal ticket for. I'm expecting a fixe in the next release (I'm actually running some tests right...
I should note this is an optimizer bug, so you should be able to add impacted files to a NOOPT list to get past it until the compiler fix is...
Regarding the other errors in this thread: could you also try adding `SoilTemperatureMod.o` to a NOOPT list? Running validation for the fixes to the other issues I realized I had...
@grnydawn , we think this issue should be fixed with CCE 15.0.0, which is available on Crusher now.