diff --git a/CHANGELOG.md b/CHANGELOG.md index 46229fe..143f7a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.5.3] - 2019-07-10 +### Added +- Added xalt + ## [0.5.2] - 2019-06-03 ### Changed - Intel 18.0.3 replaces 16.0.3 and is now always loaded, instead of only when a GPU node is selected diff --git a/template/script.sh.erb b/template/script.sh.erb index 29cf29a..3dd1469 100755 --- a/template/script.sh.erb +++ b/template/script.sh.erb @@ -32,7 +32,7 @@ until fluxbox -display "${DISPLAY}.0" -rc "<%= session.staged_root.join("fluxbox # # Load the required environment -module load intel/18.0.3 <%= context.version %> +module load xalt/latest intel/18.0.3 <%= context.version %> # Output debug information module list