Replies: 2 comments 7 replies
-
You can see the nvcc compiler errors directly by running the compilation command shown in the output:
|
Beta Was this translation helpful? Give feedback.
-
Thanks @tcew and @stgeke for your help. I think I have NekRS built correctly now with CUDA 11.3 and gcc/9.4.0. When I try to execute
My ignorant googling of the error message suggests a version mismatch between gcc-core and gcc. Does this look like a further configuration problem? |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm trying to run nekRS with 1 GPU on UBC Sockeye HPC. I configured and built NekRS without incident. When running in an interactive GPU job,
nekrs --setup turbPipe
throws the following error:I cannot figure out how to debug or increase the verbosity to troubleshoot this error. Can anyone provide a suggestion?
Beta Was this translation helpful? Give feedback.
All reactions