echo $LD_LIBRARY_PATH
/cm/shared/apps/cuda75/toolkit/7.5.18/extras/CUPTI/lib64:/cm/local/apps/cuda/libs/current/lib64:/cm/shared/apps/cuda75/toolkit/7.5.18/lib64
find /cm/shared/apps/cuda75 -name libcudart.so.7.5
/cm/shared/apps/cuda75/toolkit/7.5.18/lib64/libcudart.so.7.5
/cm/shared/apps/cuda75/toolkit/7.5.18/lib/libcudart.so.7.5
Jason's suggestions make sense.
Another potential problem and thing to double check is what nvidia driver version she installed with cuda4singularity [1] within the container. It'll have to match the driver version you have on the unerlying system. However, the --nv option might sidestep this issue altogether. But I don't have a lot of experience using it since we started using Singularity before the --nv option existed. And since we don't often change driver versions, I still bake in them into the containers we support for users [2].
Marty
[1]
https://github.com/NIH-HPC/gpu4singularity
[2]
________________________________________
From: Jason Stover [jason....@gmail.com]
Sent: Tuesday, May 01, 2018 2:13 PM
To: singu...@lbl.gov
Subject: Re: [Singularity] error while loading shared libraries: libcudart.so.7.5
singularity run --nv ${WORK}/bipbids_gpu.simg ${WORK}/Data ${WORK}/Data/derivatives participant --participant_label 327 --stages bip --tract arc_r --gpu yes --skip_bids_validator
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.