3e7938ec65
Workaround to prevent loading of a default compiler module
...
To prevent loading a default compiler module set COMPILER="" when calling sit.
Note: Sit will not take care of unloading compiler modules manually loaded by
the user
Signed-off-by: Christoph Niethammer <niethammer@hlrs.de>
2024-03-28 03:14:18 +01:00
3ff9e1617c
Fix cuda support detection when passed UCX_DIR
2024-03-28 03:14:18 +01:00
026e9ba30b
Fix module load issue due to passed empty string
2024-03-28 03:14:18 +01:00
6335b47a65
Cleanup old platform specific module loading code
...
Cleanup module loading code for decommisioned systems.
Further, merge the actual loading of modules into single line as a workaround
to prevent an issue with lmod's automatic reloading of module dependencies.
This might not fix all reltated issues.
2024-03-28 03:14:18 +01:00
7940dde4b9
Add simple functionality check of lmod modules
2024-03-28 03:14:18 +01:00
57e4477e84
Add flang to AOCC compiler config
2024-03-28 03:14:18 +01:00
ca4a970dde
Add sit class file for Open MPI 4.0.7
2024-03-28 03:14:18 +01:00
f8d6cfa130
Add sit class file for Open MPI 4.1.4
2024-03-28 03:14:18 +01:00
d38d6c2998
Update python_vanilla for /sw/general
2024-03-28 03:14:18 +01:00
b56b4a3291
Adding python_vanilla 3.10.4
2024-03-28 03:14:18 +01:00
de8826bb2f
Color output only for tty
2024-03-28 03:14:18 +01:00
a30b7d430e
Sit class files for Open MPI 4.1.0, 4.1.1, 4.1.2
2024-03-28 03:14:18 +01:00
240156d895
Add c++ compiler test for stat.h
2024-03-28 03:14:18 +01:00
3098556919
Add extrae-3.8.3
2024-03-28 03:14:18 +01:00
804d48384d
Add sit class file for Open MPI 4.0.5
2024-03-28 03:14:18 +01:00
234035decc
Add support for mpi modules used by lmod on hawk
2024-03-28 03:14:18 +01:00
22929e4a96
Add sit class file for Open MPI 4.0.4
2024-03-28 03:14:18 +01:00
ad1ed29c6d
Delete Open MPI 4.0.3rc3 sit class file.
2024-03-28 03:14:18 +01:00
da9d342fb2
Fixed ScoreP-6.0 sit class file: Added support for Intel compiler.
2024-03-28 03:14:18 +01:00
a09156427b
Added compiler config for gcc on hawk.
2024-03-28 03:14:18 +01:00
af60fa6d96
Sit class file for Open MPI 4.0.3
2024-03-28 03:14:18 +01:00
c1c1706c86
Copy permissions from user to group and other excluding write access.
2024-03-28 03:14:18 +01:00
c6290aae30
Added Sit class file for Open MPI 4.0.3rc3
2024-03-28 03:14:18 +01:00
b6049c4e44
Fix bug in compiler selection.
2024-03-28 03:14:18 +01:00
fd85082f18
Prepare sit for new HAWK setup
...
* Adapted sit to new lmod module structure
* Added configuration files for available compilers
2024-03-28 03:14:18 +01:00
1168415054
Added sit class file for Open MPI 4.0.2
2024-03-28 03:14:18 +01:00
c4e3f13c55
Added package file for score-p 6.0
2024-03-28 03:14:18 +01:00
b1ac6245d0
Use cmake over configure by default.
2024-03-28 03:14:18 +01:00
effde28df4
Added skeleton for sumo 1.3.1 sit class file
2024-03-28 03:11:44 +01:00
00b50d0176
Read user before global configuration so its values take priority over it.
2024-03-28 03:11:44 +01:00
56f627dc14
Added sit class file for tau 2.28.2
2024-03-28 03:11:44 +01:00
a24ff4aa9c
Added sit class file for PDT 3.25.1
2024-03-28 03:11:44 +01:00
c623173aa9
Fix not working automatic removal of old working dir in case of all action.
2024-03-28 03:11:44 +01:00
956f1a2827
Added sit class file for gcc 9.2.0
2024-03-28 03:11:44 +01:00
ef63a30d2a
Fixed wrong path in documentation.
2024-03-28 03:11:44 +01:00
ab966cab42
Added note about an alternative way to fix permissions after this script did not handle mode 700 correctly.
2024-03-28 03:11:44 +01:00
8a095ccdab
Added sit class file for papi 5.7.0
2024-03-28 03:11:44 +01:00
ff576bd47f
Added sit class file for extrae-3.7.1
2024-03-28 03:11:44 +01:00
a08f7250c1
Fixed some papi location finding issues.
2024-03-28 03:11:44 +01:00
6992abf9a2
Added compiler configurations for the HAWK TDS
2024-03-28 03:11:44 +01:00
64103734fe
Set variables for MPI compiler wrappers on Cray.
2024-03-28 03:11:44 +01:00
0223ffd21a
Improved README: added clarification example for MPI dependencies
2024-03-28 03:11:44 +01:00
f42bce3ce8
Clean up white spaces at end of lines.
2024-03-28 03:11:44 +01:00
39eba5113e
Renamed README to README.md.
2024-03-28 03:11:44 +01:00
c1669c7697
Sit class file for Open MPI 4.0.0
2024-03-28 03:11:44 +01:00
9d9efc20d0
Sit class file for Open MPI 3.1.3
2024-03-28 03:11:44 +01:00
b11d30399f
Sit class file for extrae 3.6.1
2024-03-28 03:11:44 +01:00
1afff42278
Platform configs for vulcan.
2024-03-28 03:11:44 +01:00
b62bc4def5
Overwrite log files of installation if already present.
2024-03-28 03:11:44 +01:00
71d0d13852
Fix problem with incomplete environment restoration after module purge.
2024-03-28 03:11:44 +01:00