3f7ecfc001
Skip configure if configure script is not present.
2024-03-28 02:43:56 +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
f6060b4cd5
Reverting cleanup changes.
...
Remove existing working directory as long as we do not support resuming.
2024-03-28 02:43:56 +01:00
bfd9d35558
Added comment: Using /tmp for logfiles may be dangerous.
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
Rainer Keller
77227dcc92
- Update to newest requirements on LAKI-SL6x
2024-03-28 02:43:56 +01:00
Rainer Keller
0cc74b6aea
- Delete intermediate release candidate
2024-03-28 02:43:56 +01:00
Rainer Keller
8687a1a727
- Move to one version, just adapt to latest number
2024-03-28 02:43:56 +01:00
Rainer Keller
a5efbca3fc
- Update the scripts for Open MPI.
2024-03-28 02:43:56 +01:00
Rainer Keller
f76ad7d96b
- Add / Adapt script for scalasca-1.4
2024-03-28 02:43:56 +01:00
81dc5551c4
Added another test for the c compiler.
2024-03-28 02:43:56 +01:00
8af47939d3
Use "autoreconf -vif" command instead of autogen.sh script.
2024-03-28 02:43:56 +01:00
26ca628568
Use command line arguments to test only for specific compilers.
2024-03-28 02:43:56 +01:00
50a2136a8b
Extend C++ tests for Intel compiler.
2024-03-28 02:43:56 +01:00
22d2269798
Use "autoreconf -vif" instead of "autogen.sh".
2024-03-28 02:43:56 +01:00
ef7ce70d3c
Bugfix: Forgot new platform hermit1 in case section.
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
d822a5486e
Use from now on new configure option --enable-ompss for OMPSs support.
2024-03-28 02:43:56 +01:00
291e703155
Minor bugfix: fixing svn revision detection.
2024-03-28 02:43:56 +01:00
11f2867c3e
Minor update to the C++ compiler test script.
...
* Generate log file for each compiler
* Report success or fail + error log
2024-03-28 02:43:56 +01:00
15596f5797
Added basic description to script header.
2024-03-28 02:43:56 +01:00
9e651b17c0
Basic tests for the C++ compiler environments on hermit1.
...
* testing availability of the compiler via version check ("CC --version")
* compiling C++ program including the stdexcept header
2024-03-28 02:43:56 +01:00
44fff0ff8f
Initial version of the sit script listing all versions of installed modules.
2024-03-28 02:43:56 +01:00
0be4a91a0f
Write more compact code.
2024-03-28 02:43:56 +01:00
bc516855ff
adapted to standard variable name scheme "enable"
2024-03-28 02:43:56 +01:00
a7f63a559d
Disable PAPI at configure if not requested/available; Use POSIX clock.
2024-03-28 02:43:56 +01:00
2cec8f8c18
Added new login/imager node for Laki.
2024-03-28 02:43:56 +01:00
4f966b0e06
Indention
2024-03-28 02:43:56 +01:00
7a016f033a
Added sit class file for extrae 2.2.0
2024-03-28 02:43:56 +01:00
ccf6b11cc4
Added sit class file for git 1.7.3.4.
2024-03-28 02:43:56 +01:00
57169b4da7
Added sit class file for gperf 3.0.4.
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
93bff23cdc
Documented the PLATFORM variable in the README file.
2024-03-28 02:43:56 +01:00
2ef8665efc
Added environment variable for compileer
2024-03-28 02:43:56 +01:00
Rainer Keller
3b6c7d671f
- Decompress silenlty
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
a3bc2e95ee
New sit_cmd.log logfile containing sit call and environment info.
2024-03-28 02:43:56 +01:00
b68a098079
Added description in README about pre- and posttest functions.
2024-03-28 02:43:56 +01:00
529df8f58f
Added sit class file for Open MPI 1.5.4
2024-03-28 02:43:56 +01:00
b3ae8e4c17
Added sit class file for gcc 4.6.1.
2024-03-28 02:43:56 +01:00
fea5008127
Added sit class file for PPW-2.8beta
2024-03-28 02:43:56 +01:00
947c58fd2e
StarSs: allow optional variable GIT_REPO
2024-03-28 02:43:56 +01:00
3a2c12e37c
Use environment variable PLATFORM when defined.
2024-03-28 02:43:56 +01:00
27a1d5cb9c
StarSs_testing script update for Cray compiler on hermit
...
The script StarSs_testing_install.sh now accepts the new
TARGET=hermit_cray, which builds for the Cray compiler
on Hermit. Needs to jump through quite some loops at the
moment to accomodate the cray compiler or the configure scripts.
Also, as of 28 July, the resulting installation does not work
(segfault when executing SMPSs app). Not sure if this is a problem
of the new 2.4 runtime, this script, or the Cray programming
environment.
2024-03-28 02:43:56 +01:00
60cdbe96e4
Print info about the compiler environment in use.
2024-03-28 02:43:56 +01:00
3ae506dfb5
Comments about dependencies as they are currently not implemented in sit.
2024-03-28 02:43:56 +01:00