-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Cuda is now installed as a module for AlmaLinux9 on cvmfs. This is how to set it up on ifarm9:
module use /cvmfs/oasis.opensciencegrid.org/jlab/scicomp/sw/el9/modulefiles
module load cuda
export CUDA_INSTALL_PATH=/cvmfs/oasis.opensciencegrid.org/jlab/scicomp/sw/el9/cuda/11.4.2/
However, compiling AmpTools 0.15.2 with GPU acceleration on this node fails:
make gpu
...
-> Compiling GPUAmpProductKernel.cu
/usr/include/stdio.h(183): error: attribute "__malloc__" does not take arguments
/usr/include/stdio.h(195): error: attribute "__malloc__" does not take arguments
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels