Граф коммитов

361 Коммитов

Автор SHA1 Сообщение Дата
Cormac Garvey 908ebf5697
Merge pull request #163 from Azure/namd_fix
Corrected namd installation errors.
2020-02-19 17:31:34 -06:00
JonShelley f7de02799f Updated version and instructions for starccm+ 2020-02-19 17:09:49 +00:00
Xavier Pillons eb4c2ee746
Merge pull request #169 from Azure/telemetry
build specific OSU_BW script
2020-02-18 21:26:02 +01:00
Xavier Pillons a87d5d7d04 fix code 2020-02-18 20:39:42 +01:00
Xavier Pillons d89dc4dcba chmod +x 2020-02-18 19:27:00 +01:00
Xavier Pillons 190ed3c69e rename to osu_bw and add new mode 2020-02-18 19:26:30 +01:00
Xavier Pillons 6de22b20c2
Merge pull request #168 from Azure/telemetry
Merged files
2020-02-18 16:35:57 +01:00
Xavier Pillons 9c1dfdcccd removed merged scripts 2020-02-18 16:33:57 +01:00
Xavier Pillons 6980b6ae37 fixes 2020-02-18 16:28:28 +01:00
Xavier Pillons de3f90c12b chmod+x 2020-02-18 15:27:43 +01:00
Xavier Pillons 479da1f1c5 merge allreduce for all MPI 2020-02-18 15:27:11 +01:00
Xavier Pillons 223f085b34 remove unused scripts 2020-02-18 15:16:31 +01:00
Xavier Pillons b6a539bd29 fix IMB-MPI root 2020-02-18 15:15:00 +01:00
Xavier Pillons f602ff59cd chmod +x 2020-02-18 14:17:12 +01:00
Xavier Pillons e6212c9015 single pingpong file for all MPI libs 2020-02-18 14:16:27 +01:00
Xavier Pillons 6240b782f6
Merge pull request #166 from Azure/telemetry
Add OSU_BW and fix some issues
2020-02-17 19:08:46 +01:00
Xavier Pillons 89dda2e3aa redirect to metrics 2020-02-17 15:15:54 +01:00
Xavier Pillons 9d0e55bcd1 fix log file name 2020-02-17 14:29:22 +01:00
Xavier Pillons ace3b3f919 chmod +x 2020-02-17 13:05:09 +01:00
Xavier Pillons 3a8e61b0ba extract results and add parser 2020-02-17 13:04:38 +01:00
Xavier Pillons 3402f94c56 filter host list 2020-02-17 13:03:53 +01:00
Xavier Pillons 62268e6293
Merge pull request #164 from Azure/telemetry
Added telemetry scripts for ring pingpong tests
2020-02-17 10:31:47 +01:00
chadnar2 78b271fd04 Update tutorial 2020-02-08 15:36:34 -06:00
Cormac Garvey 5d0e450de1 Corrected namd installation errors. 2020-02-07 18:57:13 -06:00
chadnar2 e58de19413
Update tutorial 2020-02-07 11:19:10 -06:00
chadnar2 2ba50b9487
Create tutorial 2020-02-07 10:46:25 -06:00
Jon Shelley 0458996541
Merge pull request #158 from Azure/spack_fix
Provide specific versions in spack config file packages.yaml
2020-02-07 09:25:00 -07:00
Jon Shelley 6949d38a15
Merge pull request #159 from blepore/patch-1
LD_LIBRARY_PATH pointing to gcc 8.2 instead of 9.2
2020-02-06 13:33:58 -07:00
Jon Shelley 3fee2bb7e5
Merge pull request #160 from blepore/patch-2
Update GCC and MPI modules
2020-02-06 13:33:04 -07:00
Cormac Garvey dee470551c Removed avere reference in install path. 2020-02-06 09:21:48 -06:00
brlepore 395cbf114e
Update GCC and MPI modules
The HPC image must have changed to include gcc-9.2.0 and openmpi-4.0.2 rather than gcc-8.2.0 and openmpi-4.0.1 respectively. Need to load those modules now instead of the old.

{{{
[hpcuser@compute000000 ~]$ module av

---------------------------------------------------------------------------------------------------------------------------------------------------------------------- /usr/share/Modules/modulefiles ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
dot                 gcc-9.2.0           module-git          module-info         modules             mpi/hpcx            mpi/hpcx-v2.5.0     mpi/impi            mpi/impi-2019       mpi/impi_2018.4.274 mpi/impi_2019.5.281 mpi/mvapich2        mpi/mvapich2-2.3.2  mpi/openmpi         mpi/openmpi-4.0.2   null                use.own
}}}
2020-02-05 14:58:17 -05:00
brlepore 564875f780
LD_LIBRARY_PATH pointing to gcc 8.2 instead of 9.2
The HPC image must have changed to include gcc-9.2.0 rather than gcc-8.2.0. Thus, the LD_LIBRARY_PATH is now incorrect. 

{{{
[hpcuser@compute000000 ~]$ module av

---------------------------------------------------------------------------------------------------------------------------------------------------------------------- /usr/share/Modules/modulefiles ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
dot                 gcc-9.2.0           module-git          module-info         modules             mpi/hpcx            mpi/hpcx-v2.5.0     mpi/impi            mpi/impi-2019       mpi/impi_2018.4.274 mpi/impi_2019.5.281 mpi/mvapich2        mpi/mvapich2-2.3.2  mpi/openmpi         mpi/openmpi-4.0.2   null                use.own
}}}
2020-02-05 14:55:38 -05:00
Xavier Pillons 8024985605 renamed 2020-02-05 18:30:01 +01:00
Xavier Pillons 160e8bcc3b chmod +x 2020-02-05 18:19:24 +01:00
Xavier Pillons bf3452ccd5 renamed 2020-02-05 18:19:08 +01:00
Xavier Pillons f639eeabd6 added ompi 2020-02-05 18:13:03 +01:00
Xavier Pillons dca31e8094 added ompi test 2020-02-05 18:11:28 +01:00
Xavier Pillons 72f7e6272a added parser for impi2019 and add redirection 2020-02-05 17:34:50 +01:00
Xavier Pillons 0c45ac11da parser and chmod+x 2020-02-05 17:27:02 +01:00
Xavier Pillons 77c3169c64 change message size to 512:1024 2020-02-05 17:03:51 +01:00
Xavier Pillons 8429d8fe66 pingpong for impi2018 and impi2019 2020-02-05 16:46:17 +01:00
Xavier Pillons c19d18dbbc added 2020-02-05 12:25:33 +01:00
Cormac Garvey ffb8e837bf Provide specific versions in file packages.yaml 2020-02-04 13:18:10 -06:00
Cormac Garvey 76801f4aae Initial version of namd 2020-02-04 12:45:03 -06:00
Xavier Pillons 7a9ec07fe2 fix fallback option, missing space 2020-01-25 12:00:51 +01:00
Xavier Pillons 95a417dfab chmod +x 2020-01-25 11:00:41 +01:00
Xavier Pillons 8446e4fd80 add IMPI version 2020-01-25 09:56:28 +01:00
Xavier Pillons a8a67fa7db disable fallback and add versions for IMPI 2020-01-25 09:54:54 +01:00
Xavier Pillons 37bb981a23 use impi2019 for parsing 2020-01-24 18:03:15 +01:00
Xavier Pillons 0a84000cdd add pipefail 2020-01-24 17:17:44 +01:00