if ab_match_arch amd64 || ab_match_arch arm64; then
    abinfo "Setting CUDA environment ..."
    source /etc/profile.d/cuda.sh
fi
