You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's make sure the EASYBUILD_INSTALLPATH is used for the disk space check. Also, make sure that dir exists to avoid strange errors that say you're out of disk space, while actually, the dir just didn't exist
fatal_error "Need at least $(echo "${min_disk_storage} / 1000000"| bc) GB disk space to install CUDA and other libraries under ${EESSI_SITE_SOFTWARE_PATH}, exiting now..."
0 commit comments