Closed MalachiTimothyPhillips closed 3 years ago
An easier way to reproduce (master):
cd nekrs/3rd_party/occa
make -j
Then it will show occa info and CUDA is not there as a backend.
Looks like this was fixed by OLCF.
I have the similar issue let me know the fix please?
Describe the bug After the Summit RHEL 8 upgrade, occa has been unable to run CUDA mode in both the
master
andnext
branches.To Reproduce
ssh <username>@summit.olcf.ornl.gov
ssh <username>@summit.olcf.ornl.gov
module load gcc cmake cuda
./makenrs
formaster
, or./nrsconfig && cmake --build ./build --target install -j8
fornext
echo "Y" | ./nrsqsub_summit ethier 1 00:05
Pre-compilation output: