74f7cf42da
Fixed typo.
2024-03-28 02:45:19 +01:00
47b72c4d1c
Updated packae-list file with nested "dependency-attributes".
2024-03-28 02:45:19 +01:00
aeec6951e6
Draft of pass through syntax for nested dependencies in package-list.
2024-03-28 02:45:19 +01:00
3db5973abc
Fixed syntax error in package-list file.
2024-03-28 02:45:19 +01:00
cba10ff740
Draft version of a future dependency file for the laki system
2024-03-28 02:45:19 +01:00
08212fbf06
Added compiler configuration for intel on Hermit1 (Cray).
2024-03-28 02:43:58 +01:00
024ca0f0d6
Reverting default build options.
...
Use all available cores by default. To make sequential builds set MAKEOPTS
in sit class file or use a custom src_build function.
2024-03-28 02:43:56 +01:00
Rainer Keller
748fda6019
- Remove the (old) Phase0 compiler scripts -- they are the same anyway.
2024-03-28 02:43:56 +01:00
Rainer Keller
e9521df85b
- Oversight ,-]] F77 is ftn, not tfn.
2024-03-28 02:43:56 +01:00
Rainer Keller
28db8095c5
- Specify F77 before Fortran (F90, F2003, F2008) compilers
...
- Don't use -j2 make option by default, may break some non-conforming source builts
- Fix a few buglets (like LOGDIR , and when packages are NOT configure-based, aka
do not create a config.log file)
2024-03-28 02:43:56 +01:00
6a27e91380
Look for the number of available CPUs for parallel builds.
2024-03-28 02:43:56 +01:00
96f446b375
Added new platform hermit1.
2024-03-28 02:43:56 +01:00
e439216d85
Added F90 compiler specifications for all modules and fixed typos.
2024-03-28 02:43:56 +01:00
Rainer Keller
fc1a4c3c78
- Some configures do not rely on FC, but also require F90 as option.
2024-03-28 02:43:56 +01:00
Rainer Keller
de6ca340cd
- Correct the C++ compiler executable for Laki
2024-03-28 02:43:56 +01:00
9af6785a4b
Added fallback platform and default compiler to config file.
2024-03-28 02:43:56 +01:00
d4f1c488a3
Added configurable compiler selection for different platforms.
2024-03-28 02:43:56 +01:00
1560cc6944
sit script and first sit class file for Open MPI
...
Install software package with
> sit FILE
2024-03-28 02:43:55 +01:00