diff --git a/SLURM_INFOS b/SLURM_INFOS index 9af4842dddbf4f54a4767856db42c76be7833971..b9ba198fb51df15815c339c3e2bc8472e104dd87 100644 --- a/SLURM_INFOS +++ b/SLURM_INFOS @@ -1,13 +1,13 @@ # # SLURM RELATED # -export SLURM_VERSION="17-02-11-1" -export SLURM_VERSION_SPEC="17.02.11" +export SLURM_VERSION="17-11-13-1" +export SLURM_VERSION_SPEC="17.11.13" export SLURM_RELEASE_SPEC="1" export SLURM_URL="https://github.com/SchedMD/slurm" export SLURM_DEST_ARCH="x86_64" -export SLURM_OPTIONS="--with auth_none --with blcr --with bluegene --with lua --with mysql --with openssl --with percs" -export SLURM_BUILD_DEP_OPTIONS='--define="_with_auth_none 0" --define="_with_blcr 0" --define="_with_bluegene 0" --define="_with_lua 0" --define="_with_mysql 0" --define="_with_openssl 0" --define="_with_percs 0"' +export SLURM_OPTIONS="" +export SLURM_BUILD_DEP_OPTIONS='--define="_with_hdf5 0" --define="_with_hwloc 0" --define="_with_lua 0" --define="_with_mysql 0" --define="_with_numa 0" --define="_with_openssl 0"' # # MUNGE RELATED