You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 tests disabled:
- boundary_conditions_gpu because of GridTools#1522
- test_tuple.cu conversion constructor for Clang 11.0.0 because of GridTools#1615
havogt
changed the title
Clang 11.0.0 CUDA compiler bug: tuple conversion constructor (fixed in 10.0.1)
Clang 11.0.0 CUDA compiler bug: tuple conversion constructor (fixed in 11.0.1)
Aug 6, 2021
The following program crashes Clang 11.0.0 (in the Cray provided version, however
-fno-cray
,-fno-cray-gpu
doesn't fix it):Seems to be fixed in Clang 11.0.1 (tested on my notebook), but could also be related to the Cray wrapper or daint specific setup.
Error
The text was updated successfully, but these errors were encountered: