File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ build/nvhpc227/cuda117/nompi/nvcpp/debug/shared:
2727 FAST_TESTS : ' ON'
2828 CXX_FLAGS : --diag_suppress=useless_using_declaration,declared_but_not_referenced
2929 EXTRA_CMAKE_FLAGS : -DCMAKE_CUDA_FLAGS=-diag-suppress=177
30- _COMMENTS : ` --diag_suppress=useless_using_declaration,declared_but_not_referenced` disables common gflags warning. `-diag-suppress=188` disables spurious unused argument warning in CUDA.
30+ _COMMENTS : ' `--diag_suppress=useless_using_declaration,declared_but_not_referenced` disables common gflags warning. `-diag-suppress=188` disables spurious unused argument warning in CUDA.'
3131
3232build/cuda118/nompi/gcc/cuda/debug/shared :
3333 extends :
@@ -464,6 +464,6 @@ build/dpcpp/gpu/release/shared:
464464 BUILD_TYPE : Release
465465 BUILD_SHARED_LIBS : ' ON'
466466 DPCPP_SINGLE_MODE : ' ON'
467- ONEAPI_DEVICE_SELECTOR : *:gpu
467+ ONEAPI_DEVICE_SELECTOR : ' *:gpu'
468468 BUILD_HWLOC : ' OFF'
469469 _COMMENTS : This gives two available backends of GPU on tests
You can’t perform that action at this time.
0 commit comments