Bert Wesarg
Bert Wesarg
It is. In case you do not want to support older PGI compilers, this can be closed.
> Seems like `MaxElementTest.TestFindArrayDistributeBlockcyclic` breaks: > Is there a test, which only tests the alignment? If not, why wasn't there one added, with this file?
any news here? thanks.
Just got word that Intel 19.4 does not has this issue. Is there any know workaround.
And still no response here. Thanks.
My pragmatic solution is to add a `reset` method to `GlobStaticMem` ```diff diff --git i/dash/include/dash/Array.h w/dash/include/dash/Array.h index 373bd6574..53a18062a 100644 --- i/dash/include/dash/Array.h +++ w/dash/include/dash/Array.h @@ -1448,7 +1448,7 @@ private: m_data.reset(); m_team...
This is green now (though I'm note sure what this MatrixTest tried to achieved). Any more comments? Thanks.
any news here? thanks.
very unlucky, to get no reply here. Any one can at least give me a work around?
The compiler refuses to compile ;-)