Commit Graph

153 Commits

Author SHA1 Message Date
56fd246f09 Compiler/gtest
- variant for version 1.7.0 with gcc/7.3.0 added
2018-03-08 16:10:29 +01:00
32822c0ca4 Compiler/gsl
- variants for version 2.4 with clang-macos/9.0.0 and intel/17.4 added
2018-03-08 16:09:47 +01:00
5f515b19dc Compiler/boost
- variants for version 1.66.0 with clang-macos/9.0.0 and intel/17.4 added
2018-03-08 16:08:31 +01:00
d276a7a9ea Compiler/OpenBLAS
- variants for version 0.2.20 with clang-macos/9.0.0 and intel/17.4
2018-03-08 16:06:49 +01:00
b6dc74445b Compiler/OpenBLAS
- support for clang-macos added
2018-03-08 16:05:28 +01:00
4eae2f2a4e Compiler/root
- we do not have to apply the CMakeList patch for Oracle Instantclient if root version is >= 6.12
2018-02-19 17:54:20 +01:00
ab5088f609 Compiler/openmpi
- variants for version 2.1.2 and 3.0.0 with gcc/7.3.0 added
2018-02-19 17:50:33 +01:00
d51910bb4d Compiler/openmpi
- do not compile with CUDA support if gcc version is new then 5.4
2018-02-19 17:48:22 +01:00
b57fef156f Compiler/root/6/variants
- version 6.12.06 with gcc/7.3.0 added
2018-02-15 15:15:35 +01:00
58c77f692d Compiler/openmpi/1.10/variants.Darwin
- version 1.10.7 with clang-macos/9.0.0 and with gcc/7.3.0 added
2018-02-15 14:53:01 +01:00
d0a6d9c615 Compiler/hdf5_serial/build
- source URL added
2018-02-15 14:52:10 +01:00
81be8e224c Compiler/hdf5_serial/1/variants.Darwin
- file added
2018-02-15 14:51:41 +01:00
71e4fbfb0c Compiler/gsl/2/variants
- version 2.4 with gcc/7.3.0 added
2018-02-15 14:51:01 +01:00
811848a915 Compiler/boost/1/variants
- version 1.66.0 with gcc/7.3.0 added
2018-02-15 14:50:30 +01:00
ee9fe20839 Compiler/OpenBLAS/0/variants:
- version 0.2.20 with gcc/7.3.0 added
2018-02-15 14:48:45 +01:00
012ab8e4ac Compiler/hdf5_serial/1/variants -> variants.Linux
MPI/hdf5/1.10/variants -> variants.Linux
2018-02-15 14:47:55 +01:00
4805e8012a Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks 2018-02-01 11:32:14 +01:00
e5032c73e6 Compiler/openmpi/build:
- build with CUDA support on Linux
2018-02-01 11:25:18 +01:00
87e702d4b4 Compiler/openmpi/1.4/variants.Linux:
- openmpi/1.4.3 build with gcc/4.7.4 added
2018-02-01 11:24:20 +01:00
74278791b4 Compiler/openmpi/1.10/variants.Linux:
- openmpi/1.10.7 build with CUDA support added
2018-02-01 11:23:01 +01:00
ec39aa35c3 Compiler/gtest/build:
- do not set CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET on macOS
2018-02-01 11:19:11 +01:00
d4f955ba2d openmpi/3.0.0 for gcc/7.3.0 2018-01-29 13:39:09 +01:00
3ee2dc8840 hdf5_serial/1.10.1 for gcc/7.3.0 2018-01-29 13:38:22 +01:00
96bebe5f4b openmpi/3.0.0 for gcc/7.2.0 2018-01-10 12:29:36 +01:00
30be24c598 Compiler/vtk/8/variants.linux
- variaant for version 8.0 with gcc/5.4.0 added
2017-11-20 17:32:25 +01:00
1ce087a2a4 Compiler/vtk/build
- type fixed in comment
2017-11-20 17:31:40 +01:00
00f3093392 Compiler/root/build6
- use array for OS dependend configureation args
2017-11-20 17:30:53 +01:00
ecda6af3d1 Compiler/eigen3
- build-block added
2017-11-20 17:27:36 +01:00
920dc125f3 Compiler/clapack
- build-block added
2017-11-20 17:26:42 +01:00
02599bcedf Compiler/boost/1/variants
- variants with gcc/4.8.2, gcc/5.4.0 and gcc/7.1.0 added
2017-11-20 17:24:52 +01:00
5e6444d04c Compiler/atlas/modulefile
- type in procedure namce fixed
2017-11-20 17:23:27 +01:00
88cd384c07 Compiler/UMFPACK/modulefile
- quotes in module-help fixed
2017-11-20 17:22:48 +01:00
6788d307b9 Compiler/UMFPACK/build
- SOURCE_URL added
2017-11-20 17:22:11 +01:00
849a8ee7d8 Compiler/UMFPACK/5/variante
- variant with gcc/5.4.0 added
2017-11-20 17:21:45 +01:00
9d9338d8f4 Compiler/SuperLU/5/variants
- gcc/5.4.0 variant added
2017-11-20 17:20:29 +01:00
a7e477263f H5root: changes to support ROOT 6 2017-11-20 17:19:47 +01:00
2f2cf48c44 resolve conflict 2017-09-27 14:42:30 +02:00
b947d301e5 hdf5_serial/1/variants: variants for version 1.8.18 with gcc/7.2.0, and for versions 1.8.19, 1.10.1 for all supported compilers added 2017-09-27 14:37:02 +02:00
04904c33c3 Adapt to PGI compilers
- pgrepro doesn't pass preprocessor tests
- pgc++ doesn't understand -pthread switch given to it by libtool
2017-09-14 13:05:59 +02:00
7a383a067f hdf5_serial/1.10.1 for pgi 17.3 and 17.7 2017-09-14 13:04:41 +02:00
6640dc7c2c hdf5_serial/1.10.1 for intel/17.4 2017-09-07 11:48:47 +02:00
b7fc1e3601 penmpi/2.1.1 for intel/17.4 2017-08-31 14:06:20 +02:00
0f9fd632e4 openmpi/2.1.1 for gcc/6.4.0 2017-08-22 16:32:24 +02:00
0ae2e55557 hdf5_serial/1.10.1 for gcc/6.4.0 2017-08-22 16:31:59 +02:00
bd1899e592 openmpi/2.1.1 for intel/17.1 2017-08-22 15:18:24 +02:00
ffb48873e2 HDF5 serial for gcc 7.1.0, 7.2.0 and intel 17.1 2017-08-22 09:48:12 +02:00
aa2e8bdcd0 Openmpi 2.1.1 for gcc 7.2.0 2017-08-22 09:47:26 +02:00
63f2a69722 Compiler/openmpi/build
- download bz2 tarball
2017-05-10 12:34:19 +02:00
6c1a29a5e2 Compiler/openmpi/2.1/variants.Linux
- variant for openmpi/2.1.0 with gcc/7.1.0 added
2017-05-10 12:33:45 +02:00
3fdcc59d8d Compiler/openmpi/2.0/variants.Linux
- variant for version 2.1.0 removed
2017-05-10 12:33:03 +02:00