Commit graph

12 commits

Author SHA1 Message Date
317b33ee8c Added sit class files for Berkeley UPC 2.14.0 translator and compiler. 2024-03-28 02:43:56 +01:00
068686efb3 Moved sit class files into sub directories for all the packages.
Moved packages into sub directories easing the use of additional
installation files (e.g. patches).

Calling sit now with the following syntax:

[OPTIONS] ./sit <category>/<package>/<package>-<version>
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
d822a5486e Use from now on new configure option --enable-ompss for OMPSs support. 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
c8818e508b Added sit class file for GCC UPC. 2024-03-28 02:43:56 +01:00
6ddf153528 Fix: Change pshm from posix to sysv to resolve problems on laki. 2024-03-28 02:43:56 +01:00
3aaaa7cd0a Unified the header of all sit class files. 2024-03-28 02:43:56 +01:00
37eafdb4ce Fixed typo in file name. 2024-03-28 02:43:56 +01:00
25da0150af Added sit class files for
* Berkeley UPC translator (source to source compiler)
* Berkeley UPC (runtime)

The environment variable BUPC_TRANSLATOR has to be defined by the
berkeley_upc_translator module to build Berkeley UPC.
2024-03-28 02:43:56 +01:00
5f66718ec8 Added new sit classfile for Mercurium compiler (git repository version). 2024-03-28 02:43:56 +01:00
316a00aefb Added sit class file for gcc-4.6.
Note: Installation path is ".../gnu/4.6" and not ".../gnu/4.6.0"!
2024-03-28 02:43:56 +01:00