export CUDA_HOME=/usr/local/cuda-12.5 export PATH=$PATH:$CUDA_HOME/bin export LD_LIBRARY_PATH=$CUDA_HOME/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}