Closed jinshanmu closed 3 months ago
This looks like your path is not correctly set up. You may have conflicting compilers and libraries in your path, so I would carefully check this.
This looks like your path is not correctly set up. You may have conflicting compilers and libraries in your path, so I would carefully check this.
I just found I'm using Ubuntu 24.04 and I will try to downgrade to 22.04 and see.
This looks like your path is not correctly set up. You may have conflicting compilers and libraries in your path, so I would carefully check this.
I just found I'm using Ubuntu 24.04 and I will try to downgrade to 22.04 and see.
The compilation errors resolved after I downgraded to Ubuntu 22.04 from 24.04. The highest Ubuntu version that NVIDIA HPC SDK 22.11 supports is 22.04.
I tried to run the breast2D forward example 01_script_forward.py on GPU and numerous errors popped up:
The CPU implementation is good. My GPU is NVIDIA GeForce RTX 4080, with cuda 11.8 and NVIDIA HPC SDK 22.11 successfully installed.
Any suggestions on solving this issue will be helpful. Thank you!