- Feb 23, 2017
-
-
Chris Hines authored
-
Chris Hines authored
-
Chris Hines authored
-
Chris Hines authored
-
Chris Hines authored
-
- Feb 07, 2017
-
-
Chris Hines authored
-
- Feb 01, 2017
-
-
Chris Hines authored
-
Chris Hines authored
-
- Jan 06, 2017
-
-
Chris Hines authored
The GPU role used to just detect if any driver was installed and skip installation if one was found it will now execute nvidia-smi to determine the current driver version and compare it against the desired driver version, installing in the case of mismatch Note that if an existing driver is installed, the nvidia persistence daemon must be stopped before installation can proceed
-
- Jan 04, 2017
-
-
Chris Hines authored
I had the syntax incorrect when the glsuter cluster consists of more than two nodes. We're not attempting to use three node clusters so we can't get split brain
-
Chris Hines authored
this was initially removed as it resulted in programs in /etc/profile.d searching /usr/local/bin, which if the NFS server had hung resulted in ec2-user not being able to log in subsequently verified that it seems safe to add it to the end of the path, obviously subject to not having anything called from profile that exists in /usr/local
-
- Jan 03, 2017
-
-
Chris Hines authored
-
- Dec 21, 2016
-
-
Chris Hines authored
-
- Dec 20, 2016
-
-
Chris Hines authored
-
- Dec 15, 2016
-
-
Chris Hines authored
add check_mode tags to shell command and script tasks that should be run even when checking (only do this if the task is known to not make system changes
-
Chris Hines authored
add check_mode tags to shell command and script tasks that should be run even when checking (only do this if the task is known to not make system changes
-
Chris Hines authored
-
- Dec 13, 2016
-
-
Chris Hines authored
-
Chris Hines authored
-
- Dec 12, 2016
-
-
Chris Hines authored
-
Chris Hines authored
-
- Dec 08, 2016
-
-
Chris Hines authored
-
- Dec 05, 2016
-
-
Chris Hines authored
-
Chris Hines authored
-
- Nov 28, 2016
-
-
Chris Hines authored
-
- Nov 24, 2016
-
-
Simon Michnowicz (Monash University) authored
Simple at this stage as N(Sockets)==2
-
- Nov 22, 2016
-
-
Chris Hines authored
-
- Nov 11, 2016
-
-
Simon Michnowicz authored
renamed files so they are executed last in /etc/profile.d (Otherwise default module init routines overwrite changes)
-
- Nov 10, 2016
-
-
Chris Hines authored
-
- Nov 03, 2016
-
-
Simon Michnowicz authored
-
- Oct 25, 2016
-
-
Chris Hines authored
1) provision_homedir was not correctly chowning directories 2) provision_homedir should skip existing directories for speed
-
- Oct 24, 2016
-
-
Simon Michnowicz authored
modulelog is defined in hpcusr git repository
-
- Oct 21, 2016
-
-
Chris Hines authored
-
Chris Hines authored
-
Chris Hines authored
-
- Oct 07, 2016
-
-
Chris Hines authored
Lance asked me to remove the yum make cache step to speed things up. I don't know what this will break
-
- Sep 20, 2016
-
-
Chris Hines authored
set the LimitMEMLOCK=infinity (whcih means jobs are unrestricted) hopefully this allows the use the mellanox communciation lib in mpi jobs
-
- Sep 15, 2016
-
-
Chris Hines authored
install gres.conf to the correct place. Hardcode the CPUs associated with the GPUs. This is a temprorary fix at best
-
Chris Hines authored
-
- Sep 07, 2016
-
-
Chris Hines authored
-