if ab_match_arch amd64 || ab_match_arch arm64; then
	abinfo "Making cuda available..."
	source /etc/profile.d/cuda.sh
fi
