Merge branch 'master' of code.it4i.cz:kru0052/easyconfigs-it4i into easyconfigs-it4i-salomon

This commit is contained in:
Easy Build 2017-03-24 10:45:34 +01:00
commit c069a86810
72 changed files with 1252 additions and 1910 deletions

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-09_16-06-48
easyblock = 'ConfigureMake'
name = 'Bison'
@ -21,28 +20,3 @@ sanity_check_paths = {
}
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1433858808,
"build_time": 59.57,
"install_size": 2111129,
"command_line": ['--debug', '--force', '--robot=/var/lib/gitlab/ci_runner/.local/easy/software/EasyBuild/2.1.1/lib/python2.6/site-packages/easybuild_easyconfigs-2.1.1-py2.6.egg/easybuild/easyconfigs:/var/lib/gitlab/ci_runner/gitlab-ci-runner/tmp/builds/project-2', '--robot-paths=:/var/lib/gitlab/ci_runner/gitlab-ci-runner/tmp/builds/project-2', '--try-toolchain="[\'GCC\', \'4.8.3\']"', 'Bison-3.0.2-GCC-4.8.2.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 16,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz",
"cpu_speed": 2400.0,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.3/libexec/gcc/x86_64-unknown-linux-gnu/4.8.3/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --enable-bootstrap --prefix=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.3 --with-local-prefix=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.3; Thread model: posix; gcc version 4.8.3 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "jas02-easybuild-ebfiles",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.3/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-09_13-16-43
name = 'flex'
version = '2.5.38'
@ -12,28 +11,3 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1433848603,
"build_time": 21.84,
"install_size": 2774821,
"command_line": ['--debug', '--force', '--robot=/var/lib/gitlab/ci_runner/.local/easy/software/EasyBuild/2.1.1/lib/python2.6/site-packages/easybuild_easyconfigs-2.1.1-py2.6.egg/easybuild/easyconfigs:/var/lib/gitlab/ci_runner/gitlab-ci-runner/tmp/builds/project-2', '--robot-paths=:/var/lib/gitlab/ci_runner/gitlab-ci-runner/tmp/builds/project-2', 'CP2K-2.5.1-ictce-5.5.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 16,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz",
"cpu_speed": 2400.0,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2/libexec/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --enable-bootstrap --prefix=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2 --with-local-prefix=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2; Thread model: posix; gcc version 4.8.2 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "jas02-easybuild-ebfiles",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-17-37
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
@ -32,28 +31,3 @@ sanity_check_paths = {
}
moduleclass = 'tools'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435648657,
"build_time": 125.54,
"install_size": 4996169,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Bash-4.2-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-21-44
easyblock = 'ConfigureMake'
name = 'Bison'
@ -22,28 +21,3 @@ sanity_check_paths = {
}
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439796104,
"build_time": 172.3,
"install_size": 2032630,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libmatheval-1.1.8-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-48-19
easyblock = 'ConfigureMake'
name = 'Bison'
@ -21,28 +20,3 @@ sanity_check_paths = {
}
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435650499,
"build_time": 167.17,
"install_size": 2318597,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'netCDF-4.3.2-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-10_13-26-38
name = 'Boost'
version = '1.58.0'
@ -24,28 +23,3 @@ dependencies = [
boost_mpi = True
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439205997,
"build_time": 2676.48,
"install_size": 202109237,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Boost-1.58.0-intel-2015a-Python-2.7.9.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/apps/all/Python/2.7.9-intel-2015b/bin/python",
}]

View File

@ -1,72 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-09-08_14-17-26
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-16-43
easyblock = 'ConfigureMake'
name = 'byacc'
version = '20120526'
homepage = 'http://invisible-island.net/byacc/byacc.html'
description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
toolchain = {'name': 'foss', 'version': '2015b'}
sources = [SOURCELOWER_TGZ]
source_urls = ['ftp://invisible-island.net/byacc']
sanity_check_paths = {
'files': ["bin/yacc"],
'dirs': []
}
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439795803,
"build_time": 13.95,
"install_size": 208457,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libmatheval-1.1.8-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1441714646,
"build_time": 7.41,
"install_size": 116385,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015b\']"', 'byacc-20120526-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.196,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login3",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-16-43
easyblock = 'ConfigureMake'
name = 'byacc'
@ -20,28 +19,3 @@ sanity_check_paths = {
}
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439795803,
"build_time": 13.95,
"install_size": 208457,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libmatheval-1.1.8-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,66 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-08-21_14-28-31
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-18-16
name = 'bzip2'
version = '1.0.6'
homepage = 'http://www.bzip.org/'
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
toolchain = {'name': 'ictce', 'version': '7.3.5'}
toolchainopts = {'pic': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://www.bzip.org/%(version)s']
moduleclass = 'tools'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435609096,
"build_time": 3.35,
"install_size": 1436756,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'RELION-1.3-intel-2014b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1440160111,
"build_time": 5.73,
"install_size": 1441925,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'ictce\', \'7.3.5\']"', 'bzip2-1.0.6-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.859,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; Target: x86_64-redhat-linux; Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux; Thread model: posix; gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login4",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/usr/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,73 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-08-25_12-28-01
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-32-57
easyblock = 'ConfigureMake'
name = 'CMake'
version = '3.0.0'
homepage = 'http://www.cmake.org'
description = """CMake, the cross-platform, open-source build system.
CMake is a family of tools designed to build, test and package software."""
toolchain = {'name': 'ictce', 'version': '7.3.5'}
source_urls = ['http://www.cmake.org/files/v%(version_major_minor)s']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [('ncurses', '5.9')]
sanity_check_paths = {
'files': ["bin/%s" % x for x in ['cmake', 'cpack', 'ctest']],
'dirs': [],
}
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435649577,
"build_time": 502.32,
"install_size": 39598491,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'netCDF-4.3.2-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1440498481,
"build_time": 632.37,
"install_size": 42201725,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'ictce\', \'7.3.5\']"', 'CMake-3.0.0-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.859,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; Target: x86_64-redhat-linux; Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux; Thread model: posix; gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login4",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/usr/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-32-57
easyblock = 'ConfigureMake'
name = 'CMake'
@ -21,28 +20,3 @@ sanity_check_paths = {
}
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435649577,
"build_time": 502.32,
"install_size": 39598491,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'netCDF-4.3.2-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-42-47
easyblock = 'ConfigureMake'
name = 'cURL'
@ -26,28 +25,3 @@ sanity_check_paths = {
}
moduleclass = 'tools'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435650167,
"build_time": 192.99,
"install_size": 4111864,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'netCDF-4.3.2-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-49-24
name = 'Doxygen'
version = '1.8.7'
@ -17,28 +16,3 @@ builddependencies = [
]
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435650564,
"build_time": 65.02,
"install_size": 11846753,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'netCDF-4.3.2-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,19 @@
easyblock = 'ConfigureMake'
name = 'fixesproto'
version = '5.0'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X.org FixesProto protocol headers."""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
sanity_check_paths = {
'files': ['include/X11/extensions/xfixesproto.h', 'include/X11/extensions/xfixeswire.h'],
'dirs': ['lib/pkgconfig'],
}
moduleclass = 'vis'

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-14-18
name = 'flex'
version = '2.5.35'
@ -13,28 +12,3 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439795658,
"build_time": 40.2,
"install_size": 2003830,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libmatheval-1.1.8-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,22 @@
easyblock = 'ConfigureMake'
name = "fontconfig"
version = '2.11.1'
homepage = 'http://www.freedesktop.org/software/fontconfig'
description = """Fontconfig is a library designed to provide system-wide font configuration, customization and
application access."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://www.freedesktop.org/software/fontconfig/release/']
sources = [SOURCE_TAR_GZ]
dependencies = [
('expat', '2.1.0'),
('freetype','2.5.3'),
]
configopts = '--disable-docs '
moduleclass = 'vis'

22
g/GLib/GLib-2.40.0.eb Normal file
View File

@ -0,0 +1,22 @@
# Built with EasyBuild version 2.1.1 on 2015-07-07_13-08-51
easyblock = 'ConfigureMake'
name = 'GLib'
version = '2.40.0'
homepage = 'http://www.gtk.org/'
description = """GLib is one of the base libraries of the GTK+ project"""
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True, 'pic': True}
source_urls = ['http://ftp.gnome.org/pub/gnome/sources/glib/%(version_major_minor)s/']
sources = ['glib-%(version)s.tar.xz']
dependencies = [
('libffi', '3.0.13'),
('gettext', '0.19.2'),
]
builddependencies = [('Python', '2.7.9')]
moduleclass = 'vis'

View File

@ -1,73 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-09-08_14-20-28
# Built with EasyBuild version 2.1.1 on 2015-08-17_08-18-23
easyblock = 'ConfigureMake'
name = 'GMP'
version = '5.0.5'
homepage = 'http://gmplib.org/'
description = """GMP is a free library for arbitrary precision arithmetic,
operating on signed integers, rational numbers, and floating point numbers. """
toolchain = {'name': 'foss', 'version': '2015b'}
sources = [SOURCELOWER_TAR_BZ2]
source_urls = [GNU_SOURCE]
runtest = 'check'
sanity_check_paths = {
'files': ['lib/libgmp.%s' % SHLIB_EXT, 'include/gmp.h'],
'dirs': [],
}
moduleclass = 'math'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439792303,
"build_time": 334.88,
"install_size": 3516586,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'guile-1.8.8-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1441714828,
"build_time": 122.17,
"install_size": 3274244,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015b\']"', 'guile-1.8.8-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.196,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login3",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-17_08-18-23
easyblock = 'ConfigureMake'
name = 'GMP'
@ -21,28 +20,3 @@ sanity_check_paths = {
}
moduleclass = 'math'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439792303,
"build_time": 334.88,
"install_size": 3516586,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'guile-1.8.8-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,20 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-18-38
easyblock = 'ConfigureMake'
name = 'inputproto'
version = '2.3'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X.org InputProto protocol headers."""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
sanity_check_paths = {
'files': ['include/X11/extensions/%s' % x for x in ['XI2.h', 'XI.h', 'XIproto.h', 'XI2proto.h']],
'dirs': [],
}
moduleclass = 'vis'

View File

@ -0,0 +1,20 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-19-00
easyblock = 'ConfigureMake'
name = 'kbproto'
version = '1.0.6'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X.org KBProto protocol headers."""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
sanity_check_paths = {
'files': ['include/X11/extensions/%s' % x for x in ['XKBgeom.h', 'XKB.h', 'XKBproto.h', 'XKBsrv.h', 'XKBstr.h']],
'dirs': [],
}
moduleclass = 'vis'

27
l/libICE/libICE-1.0.9.eb Normal file
View File

@ -0,0 +1,27 @@
easyblock = 'ConfigureMake'
name = 'libICE'
version = '1.0.9'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X Inter-Client Exchange library for freedesktop.org"""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/lib/']
dependencies = [
('xtrans', '1.3.5'),
]
builddependencies = [
('xproto', '7.0.26'),
]
sanity_check_paths = {
'files' : ['include/X11/ICE/ICE%s.h' % x for x in ['', 'conn', 'lib', 'msg', 'proto', 'util']],
'dirs' : [],
}
moduleclass = 'vis'

28
l/libSM/libSM-1.2.2.eb Normal file
View File

@ -0,0 +1,28 @@
easyblock = 'ConfigureMake'
name = 'libSM'
version = '1.2.2'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X11 Session Management library, which allows for applications to both manage sessions,
and make use of session managers to save and restore their state for later use."""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/lib/']
dependencies = [
('libICE', '1.0.9'),
]
builddependencies = [
('xproto', '7.0.26'),
('xtrans', '1.3.5'),
]
sanity_check_paths = {
'files' : ['include/X11/SM/%s' % x for x in ['SM.h', 'SMlib.h', 'SMproto.h']],
'dirs' : [],
}
moduleclass = 'devel'

View File

@ -0,0 +1,37 @@
easyblock = 'ConfigureMake'
name = 'libX11'
version = '1.6.2'
versionsuffix = '-Python-2.7.9'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X11 client-side library"""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_LIB_SOURCE]
builddependencies = [
('xextproto', '7.3.0'),
('xcb-proto', '1.11', versionsuffix),
('inputproto', '2.3'),
('xproto', '7.0.26'),
('kbproto', '1.0.6'),
]
dependencies = [
('libxcb', '1.11', versionsuffix),
('xtrans', '1.3.5'),
]
sanity_check_paths = {
'files': ['include/X11/%s' % x for x in [
'cursorfont.h', 'ImUtil.h', 'Xcms.h', 'XKBlib.h', 'XlibConf.h', 'Xlib.h', 'Xlibint.h', 'Xlib-xcb.h',
'Xlocale.h', 'Xregion.h', 'Xresource.h', 'Xutil.h',
]
],
'dirs': [],
}
moduleclass = 'vis'

37
l/libX11/libX11-1.6.3.eb Normal file
View File

@ -0,0 +1,37 @@
easyblock = 'ConfigureMake'
name = 'libX11'
version = '1.6.3'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X11 client-side library"""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_LIB_SOURCE]
builddependencies = [
('xextproto', '7.3.0'),
('xcb-proto', '1.11'),
('inputproto', '2.3'),
('xproto', '7.0.28'),
('libpthread-stubs', '0.3'),
('kbproto', '1.0.6'),
('xtrans', '1.3.5'),
]
dependencies = [
('libxcb', '1.11.1'),
]
sanity_check_paths = {
'files': ['include/X11/%s' % x for x in [
'cursorfont.h', 'ImUtil.h', 'Xcms.h', 'XKBlib.h', 'XlibConf.h', 'Xlib.h', 'Xlibint.h', 'Xlib-xcb.h',
'Xlocale.h', 'Xregion.h', 'Xresource.h', 'Xutil.h',
]
],
'dirs': [],
}
moduleclass = 'vis'

25
l/libXau/libXau-1.0.8.eb Normal file
View File

@ -0,0 +1,25 @@
easyblock = 'ConfigureMake'
name = 'libXau'
version = '1.0.8'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """The libXau package contains a library implementing the X11 Authorization Protocol.
This is useful for restricting client access to the display."""
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/lib/']
dependencies = [
('xproto', '7.0.26'),
]
sanity_check_paths = {
'files': ['lib/%s' % x for x in ['libXau.a', 'libXau.so']],
'dirs': [],
}
moduleclass = 'vis'

View File

@ -0,0 +1,25 @@
easyblock = 'ConfigureMake'
name = 'libXdmcp'
version = '1.1.2'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """The libXdmcp package contains a library implementing the X Display Manager Control Protocol. This is
useful for allowing clients to interact with the X Display Manager.
"""
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/lib/']
builddependencies = [
('xproto', '7.0.26'),
]
sanity_check_paths = {
'files': ['lib/%s' % x for x in ['%(name)s.a', '%(name)s.so']],
'dirs': [],
}
moduleclass = 'vis'

View File

@ -0,0 +1,34 @@
easyblock = 'ConfigureMake'
name = 'libXext'
version = '1.3.3'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """Common X Extensions library"""
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/lib/']
builddependencies = [
('xproto', '7.0.26'),
('xextproto', '7.3.0'),
]
dependencies = [
('libX11', '1.6.2', '-Python-2.7.9'),
('libXdmcp', '1.1.2'),
]
sanity_check_paths = {
'files': ['include/X11/extensions/%s' % x for x in [
'dpms.h', 'extutil.h', 'MITMisc.h', 'multibuf.h', 'security.h', 'shape.h', 'sync.h', 'Xag.h', 'Xcup.h',
'Xdbe.h', 'XEVI.h', 'Xext.h', 'Xge.h', 'XLbx.h', 'XShm.h', 'xtestext1.h',
]
],
'dirs': [],
}
moduleclass = 'vis'

View File

@ -0,0 +1,24 @@
easyblock = 'ConfigureMake'
name = 'libXfixes'
version = '5.0.1'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """X Fixes extension library"""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_LIB_SOURCE]
dependencies = [
('fixesproto', '5.0'),
('xextproto', '7.3.0'),
]
sanity_check_paths = {
'files' : ['include/X11/extensions/Xfixes.h', 'lib/libXfixes.a', 'lib/libXfixes.%s' % SHLIB_EXT],
'dirs' : [],
}
moduleclass = 'vis'

25
l/libffi/libffi-3.0.13.eb Normal file
View File

@ -0,0 +1,25 @@
easyblock = 'ConfigureMake'
name = 'libffi'
version = '3.0.13'
homepage = 'http://sourceware.org/libffi/'
description = """The libffi library provides a portable, high level programming interface to various calling
conventions. This allows a programmer to call any function specified by a call interface description at run-time."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = [
'ftp://sourceware.org/pub/libffi/',
'http://www.mirrorservice.org/sites/sourceware.org/pub/libffi/',
]
sources = [SOURCELOWER_TAR_GZ]
patches = ['libffi-%(version)s_include-xmmintrin.patch']
sanity_check_paths = {
'files': [],
'dirs': ['lib'],
}
moduleclass = 'lib'

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-22-15
easyblock = 'ConfigureMake'
name = 'libmatheval'
@ -32,28 +31,3 @@ sanity_check_paths = {
}
moduleclass = 'lib'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439796135,
"build_time": 30.81,
"install_size": 909501,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libmatheval-1.1.8-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,20 @@
easyblock = 'ConfigureMake'
name = 'libpthread-stubs'
version = '0.3'
homepage = 'http://xcb.freedesktop.org/'
description = """The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint,
latency hiding, direct access to the protocol, improved threading support, and extensibility."""
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
toolchain = {'name': 'dummy', 'version': ''}
sanity_check_paths = {
'files' : ['lib/pkgconfig/pthread-stubs.pc'],
'dirs': [] ,
}
moduleclass = 'lib'

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-09-08_14-18-26
# Built with EasyBuild version 2.1.1 on 2015-08-17_08-12-48
easyblock = 'ConfigureMake'
@ -15,28 +14,3 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://ftp.gnu.org/gnu/%s' % name.lower()]
moduleclass = 'lib'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1441714706,
"build_time": 21.56,
"install_size": 2524427,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015b\']"', 'guile-1.8.8-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.196,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login3",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,34 @@
easyblock = 'ConfigureMake'
name = 'libxcb'
version = '1.11'
homepage = 'http://xcb.freedesktop.org/'
description = """The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint,
latency hiding, direct access to the protocol, improved threading support, and extensibility."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
python = 'Python'
pyver = '2.7.9'
versionsuffix = '-%s-%s' % (python, pyver)
dependencies = [
(python, pyver),
('xcb-proto', '1.11', versionsuffix),
('libXau', '1.0.8'),
('libpthread-stubs', '0.3'),
]
sanity_check_paths = {
'files' : ['lib/libxcb%s.a' % x for x in ["", "-composite", "-damage", "-dpms", "-dri2", "-glx",
"-randr", "-record", "-render", "-res", "-screensaver",
"-shape", "-shm", "-sync", "-xevie", "-xf86dri", "-xfixes",
"-xinerama", "-xprint", "-xtest", "-xv", "-xvmc"]],
'dirs': ['include/xcb', 'lib/pkgconfig'],
}
moduleclass = 'lib'

View File

@ -1,74 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-08-25_12-26-55
# Built with EasyBuild version 2.1.1 on 2015-08-19_11-13-43
easyblock = 'ConfigureMake'
name = 'libxml2'
version = '2.9.2'
homepage = 'http://xmlsoft.org/'
description = """Libxml2 is the XML C parser and
toolchain developed for the Gnome project
(but usable outside of the Gnome platform)."""
toolchain = {'name': 'ictce', 'version': '7.3.5'}
source_urls = [
'http://xmlsoft.org/sources/',
'http://xmlsoft.org/sources/old/'
]
sources = [SOURCELOWER_TAR_GZ]
configopts = 'CC="$CC" CXX="$CXX" --with-pic --without-python'
dependencies = [('zlib', '1.2.8')]
moduleclass = 'lib'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439975623,
"build_time": 89.27,
"install_size": 21153171,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libxml2-2.9.2-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1440498415,
"build_time": 87.84,
"install_size": 21150097,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'ictce\', \'7.3.5\']"', 'libxml2-2.9.2-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; Target: x86_64-redhat-linux; Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux; Thread model: posix; gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/usr/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,5 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-18-52
easyblock = 'ConfigureMake'
name = 'M4'
version = '1.4.16'
@ -25,28 +23,3 @@ sanity_check_paths = {
}
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1439795932,
"build_time": 129.13,
"install_size": 687508,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'libmatheval-1.1.8-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.825,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-13-57
##
# This file is an EasyBuild recipy as per https://github.com/hpcugent/easybuild
#
@ -31,28 +30,3 @@ sanity_check_paths = {
}
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435648437,
"build_time": 40.64,
"install_size": 1644212,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'make-3.82-ictce-5.5.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-10-02_23-08-03
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
@ -29,28 +28,3 @@ sanity_check_paths = {
}
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1443820083,
"build_time": 29.41,
"install_size": 2094150,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'OpenCV-2.4.9-intel-2014.06.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.798,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.2.0dev on 2015-06-29_15-38-14
easyblock = 'ConfigureMake'
name = 'OpenBLAS'
@ -50,28 +49,3 @@ sanity_check_paths = {
}
moduleclass = 'numlib'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.2.0dev",
"easybuild-easyblocks_version": "2.2.0dev",
"timestamp": 1435585094,
"build_time": 115.77,
"install_size": 89514885,
"command_line": ['--buildpath=/easybuild/build', '--from-pr=1695', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.976,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,291 +0,0 @@
# This patch removes all need for the ThirdParty files of OpenFOAM:
# we use EB dependencies for everything. It adjusts the paths, variables, etc
# We also let the install dir, compiler, etc be set by EB.
# Lastly, we also fix a small compile issue in 'ptscotchDecomp.C'
# Ward Poelmans <wpoely86@gmail.com>
diff -ur OpenFOAM-4.1.orig/applications/utilities/mesh/manipulation/setSet/Allwmake OpenFOAM-4.1/applications/utilities/mesh/manipulation/setSet/Allwmake
--- OpenFOAM-4.1.orig/applications/utilities/mesh/manipulation/setSet/Allwmake 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/applications/utilities/mesh/manipulation/setSet/Allwmake 2016-09-02 15:44:36.305512075 +0200
@@ -9,11 +9,11 @@
#
# use readline if available
#
-if [ -f /usr/include/readline/readline.h ]
+if [ -f $EBROOTLIBREADLINE/include/readline/readline.h ]
then
echo "Found <readline/readline.h> -- enabling readline support."
export COMP_FLAGS="-DHAS_READLINE"
- export LINK_FLAGS="-lreadline"
+ export LINK_FLAGS="-L$EBROOTLIBREADLINE/lib -lreadline -L$EBROOTNCURSES -lncurses"
fi
wmake
diff -ur OpenFOAM-4.1.orig/applications/utilities/postProcessing/graphics/PVReaders/Allwmake OpenFOAM-4.1/applications/utilities/postProcessing/graphics/PVReaders/Allwmake
--- OpenFOAM-4.1.orig/applications/utilities/postProcessing/graphics/PVReaders/Allwmake 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/applications/utilities/postProcessing/graphics/PVReaders/Allwmake 2016-09-02 15:44:36.305512075 +0200
@@ -16,7 +16,7 @@
}
# ensure CMake gets the correct C++ compiler
- [ -n "$WM_CXX" ] && export CXX="$WM_CXX"
+# [ -n "$WM_CXX" ] && export CXX="$WM_CXX"
wmake $targetType vtkPVReaders
PVblockMeshReader/Allwmake $*
diff -ur OpenFOAM-4.1.orig/etc/bashrc OpenFOAM-4.1/etc/bashrc
--- OpenFOAM-4.1.orig/etc/bashrc 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/bashrc 2016-09-02 15:43:37.773220097 +0200
@@ -42,9 +42,8 @@
#
# Please set to the appropriate path if the default is not correct.
#
-[ $BASH_SOURCE ] && \
-export FOAM_INST_DIR=${BASH_SOURCE%/*/*/*} || \
-export FOAM_INST_DIR=$HOME/$WM_PROJECT
+# For Easybuild: set by the module
+#
# export FOAM_INST_DIR=~$WM_PROJECT
# export FOAM_INST_DIR=/opt/$WM_PROJECT
# export FOAM_INST_DIR=/usr/local/$WM_PROJECT
diff -ur OpenFOAM-4.1.orig/etc/config.sh/CGAL OpenFOAM-4.1/etc/config.sh/CGAL
--- OpenFOAM-4.1.orig/etc/config.sh/CGAL 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/CGAL 2016-09-02 15:43:37.773220097 +0200
@@ -36,37 +36,7 @@
#
#------------------------------------------------------------------------------
-boost_version=boost-system
-cgal_version=cgal-system
-#cgal_version=CGAL-4.8
-
-if [ -z "$SOURCE_CGAL_VERSIONS_ONLY" ]
-then
-
- common_path=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER
-
- export BOOST_ARCH_PATH=$common_path/$boost_version
- export CGAL_ARCH_PATH=$common_path/$cgal_version
-
- if [ "$FOAM_VERBOSE" -a "$PS1" ]
- then
- echo "Using CGAL and boost" 1>&2
- echo " $cgal_version at $CGAL_ARCH_PATH" 1>&2
- echo " $boost_version at $BOOST_ARCH_PATH" 1>&2
- fi
-
- if [ -d "$CGAL_ARCH_PATH" -a "$cgal_version" != "cgal-system" ]
- then
- _foamAddLib $CGAL_ARCH_PATH/lib
- fi
-
- if [ -d "$BOOST_ARCH_PATH" -a "$boost_version" != "boost-system" ]
- then
- _foamAddLib $BOOST_ARCH_PATH/lib
- fi
-
- unset boost_version cgal_version common_path
-
-fi
+export CGAL_ARCH_PATH=$EBROOTCGAL
+export BOOST_ARCH_PATH=$EBROOTBOOST
#------------------------------------------------------------------------------
diff -ur OpenFOAM-4.1.orig/etc/config.sh/gperftools OpenFOAM-4.1/etc/config.sh/gperftools
--- OpenFOAM-4.1.orig/etc/config.sh/gperftools 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/gperftools 2016-09-02 15:43:37.773220097 +0200
@@ -29,13 +29,7 @@
#
#------------------------------------------------------------------------------
-version=svn
-gperftools_install=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER
-
-GPERFTOOLS_VERSION=gperftools-$version
-GPERFTOOLS_ARCH_PATH=$gperftools_install/$GPERFTOOLS_VERSION
-
-export PATH=$GPERFTOOLS_ARCH_PATH/bin:$PATH
-export LD_LIBRARY_PATH=$GPERFTOOLS_ARCH_PATH/lib:$LD_LIBRARY_PATH
+GPERFTOOLS_VERSION=gperftools-$EBVERSIONGPERFTOOLS
+GPERFTOOLS_ARCH_PATH=$EBROOTGPERFTOOLS
#------------------------------------------------------------------------------
diff -ur OpenFOAM-4.1.orig/etc/config.sh/metis OpenFOAM-4.1/etc/config.sh/metis
--- OpenFOAM-4.1.orig/etc/config.sh/metis 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/metis 2016-09-02 15:43:37.773220097 +0200
@@ -34,7 +34,7 @@
#
#------------------------------------------------------------------------------
-export METIS_VERSION=metis-5.1.0
-export METIS_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER$WM_PRECISION_OPTION$WM_LABEL_OPTION/$METIS_VERSION
+export METIS_VERSION=metis-$EBVERSIONMETIS
+export METIS_ARCH_PATH=$EBROOTMETIS
#------------------------------------------------------------------------------
diff -ur OpenFOAM-4.1.orig/etc/config.sh/mpi OpenFOAM-4.1/etc/config.sh/mpi
--- OpenFOAM-4.1.orig/etc/config.sh/mpi 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/mpi 2016-09-02 15:43:37.773220097 +0200
@@ -243,6 +243,9 @@
_foamAddPath $MPI_ARCH_PATH/bin64
_foamAddLib $MPI_ARCH_PATH/lib64
;;
+EASYBUILDMPI)
+ export FOAM_MPI=mpi
+ ;;
*)
export FOAM_MPI=dummy
;;
diff -ur OpenFOAM-4.1.orig/etc/config.sh/paraview OpenFOAM-4.1/etc/config.sh/paraview
--- OpenFOAM-4.1.orig/etc/config.sh/paraview 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/paraview 2016-09-02 15:43:37.773220097 +0200
@@ -41,21 +41,6 @@
) \
&& PATH="$cleaned"
-# Determine the cmake to be used
-unset CMAKE_HOME
-for cmake in cmake-3.2.1 cmake-2.8.12.1 cmake-2.8.8 cmake-2.8.4 cmake-2.8.3 \
- cmake-2.8.1
-do
- cmake=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$cmake
- if [ -r $cmake ]
- then
- export CMAKE_HOME=$cmake
- export CMAKE_ROOT=$cmake
- export PATH=$CMAKE_HOME/bin:$PATH
- break
- fi
-done
-
#- ParaView version, automatically determine major version
#export ParaView_VERSION=3.12.0
@@ -64,7 +49,7 @@
#export ParaView_VERSION=4.3.1
#export ParaView_VERSION=4.4.0
#export ParaView_VERSION=5.0.0
-export ParaView_VERSION=5.0.1
+export ParaView_VERSION=$EBVERSIONPARAVIEW
export ParaView_MAJOR=detect
@@ -105,21 +90,15 @@
paraviewInstDir=$WM_THIRD_PARTY_DIR/ParaView-$ParaView_VERSION
paraviewArchName=ParaView-$ParaView_VERSION
-export ParaView_DIR=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$paraviewArchName
+export ParaView_DIR=$EBROOTPARAVIEW
# Set paths if binaries or source are present
if [ -r $ParaView_DIR -o -r $paraviewInstDir ]
then
export ParaView_INCLUDE_DIR=$ParaView_DIR/include/paraview-$ParaView_MAJOR
- if [ ! -d $ParaView_INCLUDE_DIR -a -d $ParaView_DIR/include/paraview-3.0 ]
- then
- export ParaView_INCLUDE_DIR=$ParaView_DIR/include/paraview-3.0
- fi
ParaView_LIB_DIR=$ParaView_DIR/lib/paraview-$ParaView_MAJOR
- export PATH=$ParaView_DIR/bin:$PATH
- export LD_LIBRARY_PATH=$ParaView_LIB_DIR:$LD_LIBRARY_PATH
export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview-$ParaView_MAJOR
if [ "$FOAM_VERBOSE" -a "$PS1" ]
@@ -131,17 +110,6 @@
echo " PV_PLUGIN_PATH : $PV_PLUGIN_PATH"
fi
- # Add in python libraries if required
- paraviewPython=$ParaView_DIR/Utilities/VTKPythonWrapping
- if [ -r $paraviewPython ]
- then
- if [ "$PYTHONPATH" ]
- then
- export PYTHONPATH=$PYTHONPATH:$paraviewPython:$ParaView_LIB_DIR
- else
- export PYTHONPATH=$paraviewPython:$ParaView_LIB_DIR
- fi
- fi
else
unset PV_PLUGIN_PATH
fi
diff -ur OpenFOAM-4.1.orig/etc/config.sh/scotch OpenFOAM-4.1/etc/config.sh/scotch
--- OpenFOAM-4.1.orig/etc/config.sh/scotch 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/scotch 2016-09-02 15:43:37.773220097 +0200
@@ -37,7 +37,7 @@
#
#------------------------------------------------------------------------------
-export SCOTCH_VERSION=scotch_6.0.3
-export SCOTCH_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER$WM_PRECISION_OPTION$WM_LABEL_OPTION/$SCOTCH_VERSION
+export SCOTCH_VERSION=scotch_$EBVERSIONSCOTCH
+export SCOTCH_ARCH_PATH=$EBROOTSCOTCH
#------------------------------------------------------------------------------
diff -ur OpenFOAM-4.1.orig/etc/config.sh/settings OpenFOAM-4.1/etc/config.sh/settings
--- OpenFOAM-4.1.orig/etc/config.sh/settings 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/etc/config.sh/settings 2016-09-02 15:43:37.773220097 +0200
@@ -56,11 +56,11 @@
64)
WM_ARCH=linux64
export WM_COMPILER_LIB_ARCH=64
- export WM_CC='gcc'
- export WM_CXX='g++'
- export WM_CFLAGS='-m64 -fPIC'
- export WM_CXXFLAGS='-m64 -fPIC -std=c++0x'
- export WM_LDFLAGS='-m64'
+ export WM_CC=$CC
+ export WM_CXX=$CXX
+ export WM_CFLAGS=$CFLAGS
+ export WM_CXXFLAGS=$CXXFLAGS
+ export WM_LDFLAGS=$LDFLAGS
;;
*)
echo "Unknown WM_ARCH_OPTION '$WM_ARCH_OPTION', should be 32 or 64"\
diff -ur OpenFOAM-4.1.orig/src/parallel/decompose/ptscotchDecomp/Make/options OpenFOAM-4.1/src/parallel/decompose/ptscotchDecomp/Make/options
--- OpenFOAM-4.1.orig/src/parallel/decompose/ptscotchDecomp/Make/options 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/src/parallel/decompose/ptscotchDecomp/Make/options 2016-09-02 15:44:36.305512075 +0200
@@ -3,10 +3,8 @@
EXE_INC = \
$(PFLAGS) $(PINC) \
- -I$(SCOTCH_ROOT)/include \
-I$(SCOTCH_ARCH_PATH)/include/$(FOAM_MPI) \
- -I/usr/include/scotch \
-I../decompositionMethods/lnInclude
LIB_LIBS = \
- -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit -lscotch ${LINK_FLAGS} -lrt
+ -L$(SCOTCH_ARCH_PATH)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit -lscotch ${LINK_FLAGS} -lrt
diff -ur OpenFOAM-4.1.orig/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C OpenFOAM-4.1/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C
--- OpenFOAM-4.1.orig/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C 2016-09-02 15:45:13.376950242 +0200
@@ -30,10 +30,11 @@
#include "globalIndex.H"
#include "SubField.H"
+#include <mpi.h>
+
extern "C"
{
#include <stdio.h>
- #include <mpi.h>
#include "ptscotch.h"
}
diff -ur OpenFOAM-4.1.orig/src/parallel/decompose/scotchDecomp/Make/options OpenFOAM-4.1/src/parallel/decompose/scotchDecomp/Make/options
--- OpenFOAM-4.1.orig/src/parallel/decompose/scotchDecomp/Make/options 2016-06-24 23:33:52.000000000 +0200
+++ OpenFOAM-4.1/src/parallel/decompose/scotchDecomp/Make/options 2016-09-02 15:44:36.305512075 +0200
@@ -7,10 +7,8 @@
EXE_INC = \
$(PFLAGS) $(PINC) \
- -I$(SCOTCH_ROOT)/include \
-I$(SCOTCH_ARCH_PATH)/include \
- -I/usr/include/scotch \
-I../decompositionMethods/lnInclude
LIB_LIBS = \
- -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN) -lscotch -lscotcherrexit -lrt
+ -L$(SCOTCH_ARCH_PATH)/lib -L$(FOAM_EXT_LIBBIN) -lscotch -lscotcherrexit -lrt

View File

@ -1,237 +0,0 @@
patch to avoid hardcoding of settings, so defaults can be set on the outside by defining environment variables
author: Kenneth Hoste (Ghent University)
diff -ru OpenFOAM-2.2.2.orig/etc/bashrc OpenFOAM-2.2.2/etc/bashrc
--- OpenFOAM-2.2.2.orig/etc/bashrc 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/etc/bashrc 2015-03-03 10:39:07.817538712 +0100
@@ -63,7 +63,7 @@
#- Compiler:
# WM_COMPILER = Gcc | Gcc43 | Gcc44 | Gcc45 | Gcc46 | Clang | Icc (Intel icc)
-export WM_COMPILER=Gcc
+: ${WM_COMPILER:=Gcc}; export WM_COMPILER
unset WM_COMPILER_ARCH WM_COMPILER_LIB_ARCH
#- Architecture:
@@ -81,7 +81,7 @@
#- MPI implementation:
# WM_MPLIB = SYSTEMOPENMPI | OPENMPI | MPICH | MPICH-GM | HPMPI
# | GAMMA | MPI | QSMPI | SGIMPI
-export WM_MPLIB=OPENMPI
+: ${WM_MPLIB:=OPENMPI}; export WM_MPLIB
#- Operating System:
# WM_OSTYPE = POSIX | ???
@@ -115,7 +115,7 @@
# Location of third-party software
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-export WM_THIRD_PARTY_DIR=$WM_PROJECT_INST_DIR/ThirdParty-$WM_PROJECT_VERSION
+: ${WM_THIRD_PARTY_DIR:=$WM_PROJECT_INST_DIR/ThirdParty-$WM_PROJECT_VERSION}; export WM_THIRD_PARTY_DIR
# Location of site-specific templates etc
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff -ru OpenFOAM-2.2.2.orig/etc/config/scotch.sh OpenFOAM-2.2.2/etc/config/scotch.sh
--- OpenFOAM-2.2.2.orig/etc/config/scotch.sh 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/etc/config/scotch.sh 2015-03-03 10:39:07.817538712 +0100
@@ -33,7 +33,11 @@
# during the wmake process
#------------------------------------------------------------------------------
-export SCOTCH_VERSION=scotch_6.0.0
-export SCOTCH_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$SCOTCH_VERSION
+if [ -n "${SCOTCH_ROOT}" ] ; then
+ export SCOTCH_ARCH_PATH="${SCOTCH_ROOT}"
+else
+ export SCOTCH_VERSION=scotch_6.0.0
+ export SCOTCH_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$SCOTCH_VERSION
+fi
# -----------------------------------------------------------------------------
diff -ru OpenFOAM-2.2.2.orig/etc/config/settings.csh OpenFOAM-2.2.2/etc/config/settings.csh
--- OpenFOAM-2.2.2.orig/etc/config/settings.csh 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/etc/config/settings.csh 2015-03-03 10:39:07.817538712 +0100
@@ -373,7 +373,7 @@
# Communications library
# ~~~~~~~~~~~~~~~~~~~~~~
-unsetenv MPI_ARCH_PATH MPI_HOME FOAM_MPI_LIBBIN
+#unsetenv MPI_ARCH_PATH MPI_HOME FOAM_MPI_LIBBIN
switch ("$WM_MPLIB")
case SYSTEMOPENMPI:
diff -ru OpenFOAM-2.2.2.orig/etc/config/settings.sh OpenFOAM-2.2.2/etc/config/settings.sh
--- OpenFOAM-2.2.2.orig/etc/config/settings.sh 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/etc/config/settings.sh 2015-03-03 10:39:07.817538712 +0100
@@ -395,7 +395,7 @@
# Communications library
# ~~~~~~~~~~~~~~~~~~~~~~
-unset MPI_ARCH_PATH MPI_HOME FOAM_MPI_LIBBIN
+#unset MPI_ARCH_PATH MPI_HOME FOAM_MPI_LIBBIN
case "$WM_MPLIB" in
SYSTEMOPENMPI)
@@ -563,6 +563,11 @@
_foamAddPath $MPI_ARCH_PATH/bin64
_foamAddLib $MPI_ARCH_PATH/lib64
;;
+
+EASYBUILDMPI)
+ export FOAM_MPI=mpi
+ ;;
+
*)
export FOAM_MPI=dummy
;;
diff -ru OpenFOAM-2.2.2.orig/src/parallel/decompose/ptscotchDecomp/lnInclude/ptscotchDecomp.C OpenFOAM-2.2.2/src/parallel/decompose/ptscotchDecomp/lnInclude/ptscotchDecomp.C
--- OpenFOAM-2.2.2.orig/src/parallel/decompose/ptscotchDecomp/lnInclude/ptscotchDecomp.C 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/src/parallel/decompose/ptscotchDecomp/lnInclude/ptscotchDecomp.C 2015-03-03 10:39:07.827538901 +0100
@@ -112,6 +112,8 @@
\*---------------------------------------------------------------------------*/
+#include "mpi.h"
+
#include "ptscotchDecomp.H"
#include "addToRunTimeSelectionTable.H"
#include "Time.H"
@@ -121,8 +123,8 @@
extern "C"
{
-#include <stdio.h>
#include "mpi.h"
+#include <stdio.h>
#include "ptscotch.h"
}
diff -ru OpenFOAM-2.2.2.orig/src/parallel/decompose/ptscotchDecomp/Make/options OpenFOAM-2.2.2/src/parallel/decompose/ptscotchDecomp/Make/options
--- OpenFOAM-2.2.2.orig/src/parallel/decompose/ptscotchDecomp/Make/options 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/src/parallel/decompose/ptscotchDecomp/Make/options 2015-03-03 10:39:07.827538901 +0100
@@ -3,10 +3,8 @@
EXE_INC = \
$(PFLAGS) $(PINC) \
- -I$(SCOTCH_ROOT)/include \
-I$(SCOTCH_ARCH_PATH)/include/$(FOAM_MPI) \
- -I/usr/include/scotch \
-I../decompositionMethods/lnInclude
LIB_LIBS = \
- -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit ${LINK_FLAGS} -lrt
+ -L$(SCOTCH_ARCH_PATH)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit ${LINK_FLAGS} -lrt
diff -ru OpenFOAM-2.2.2.orig/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C OpenFOAM-2.2.2/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C
--- OpenFOAM-2.2.2.orig/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/src/parallel/decompose/ptscotchDecomp/ptscotchDecomp.C 2015-03-03 10:39:07.827538901 +0100
@@ -112,6 +112,8 @@
\*---------------------------------------------------------------------------*/
+#include "mpi.h"
+
#include "ptscotchDecomp.H"
#include "addToRunTimeSelectionTable.H"
#include "Time.H"
@@ -121,8 +123,8 @@
extern "C"
{
-#include <stdio.h>
#include "mpi.h"
+#include <stdio.h>
#include "ptscotch.h"
}
diff -ru OpenFOAM-2.2.2.orig/src/parallel/decompose/scotchDecomp/Make/options OpenFOAM-2.2.2/src/parallel/decompose/scotchDecomp/Make/options
--- OpenFOAM-2.2.2.orig/src/parallel/decompose/scotchDecomp/Make/options 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/src/parallel/decompose/scotchDecomp/Make/options 2015-03-03 10:39:07.827538901 +0100
@@ -7,10 +7,8 @@
EXE_INC = \
$(PFLAGS) $(PINC) \
- -I$(SCOTCH_ROOT)/include \
-I$(SCOTCH_ARCH_PATH)/include \
- -I/usr/include/scotch \
-I../decompositionMethods/lnInclude
LIB_LIBS = \
- -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN) -lscotch -lscotcherrexit -lrt
+ -L$(SCOTCH_ARCH_PATH)/lib -L$(FOAM_EXT_LIBBIN) -lscotch -lscotcherrexit -lrt
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/c OpenFOAM-2.2.2/wmake/rules/linux64Gcc/c
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/c 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Gcc/c 2015-03-03 10:39:07.827538901 +0100
@@ -2,7 +2,7 @@
cWARN = -Wall
-cc = gcc -m64
+cc = $(MPICC)
include $(RULES)/c$(WM_COMPILE_OPTION)
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/c++ OpenFOAM-2.2.2/wmake/rules/linux64Gcc/c++
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/c++ 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Gcc/c++ 2015-03-03 10:39:07.827538901 +0100
@@ -2,7 +2,7 @@
c++WARN = -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor
-CC = g++ -m64
+CC = $(MPICXX)
include $(RULES)/c++$(WM_COMPILE_OPTION)
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/cOpt OpenFOAM-2.2.2/wmake/rules/linux64Gcc/cOpt
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/cOpt 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Gcc/cOpt 2015-03-03 10:39:07.827538901 +0100
@@ -1,3 +1,3 @@
cDBUG =
-cOPT = -O3
+cOPT = $(CFLAGS)
# -fprefetch-loop-arrays
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/c++Opt OpenFOAM-2.2.2/wmake/rules/linux64Gcc/c++Opt
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Gcc/c++Opt 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Gcc/c++Opt 2015-03-03 10:39:07.827538901 +0100
@@ -1,3 +1,3 @@
c++DBUG =
-c++OPT = -O3
+c++OPT = $(CXXFLAGS)
# -fprefetch-loop-arrays
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/c OpenFOAM-2.2.2/wmake/rules/linux64Icc/c
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/c 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Icc/c 2015-03-03 10:39:07.827538901 +0100
@@ -2,7 +2,7 @@
cWARN =
-cc = icc
+cc = $(MPICC)
include $(RULES)/c$(WM_COMPILE_OPTION)
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/c++ OpenFOAM-2.2.2/wmake/rules/linux64Icc/c++
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/c++ 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Icc/c++ 2015-03-03 10:39:07.827538901 +0100
@@ -2,7 +2,7 @@
c++WARN = -wd327,654,819,1125,1476,1505,1572
-CC = icpc -std=c++0x
+CC = $(MPICXX)
include $(RULES)/c++$(WM_COMPILE_OPTION)
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/cOpt OpenFOAM-2.2.2/wmake/rules/linux64Icc/cOpt
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/cOpt 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Icc/cOpt 2015-03-03 10:39:07.827538901 +0100
@@ -1,2 +1,2 @@
cDBUG =
-cOPT = -O3 -no-prec-div
+cOPT = $(CFLAGS)
diff -ru OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/c++Opt OpenFOAM-2.2.2/wmake/rules/linux64Icc/c++Opt
--- OpenFOAM-2.2.2.orig/wmake/rules/linux64Icc/c++Opt 2013-10-03 12:28:16.000000000 +0200
+++ OpenFOAM-2.2.2/wmake/rules/linux64Icc/c++Opt 2015-03-03 10:39:45.158231466 +0100
@@ -1,2 +1,2 @@
c++DBUG =
-c++OPT = -xHost -O2 -no-prec-div
+c++OPT = $(CXXFLAGS)

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_13-47-16
name = 'Perl'
version = '5.16.3'
@ -224,28 +223,3 @@ exts_list = [
]
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435664836,
"build_time": 1886.55,
"install_size": 119630230,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--skip-test-cases', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Perl-5.16.3-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,17 @@
name = 'Perl'
version = '5.24.0'
versionsuffix = '-bare'
homepage = 'http://www.perl.org/'
description = """Larry Wall's Practical Extraction and Report Language"""
toolchain = {'name': 'GCC', 'version': '4.9.3-2.25'}
toolchainopts = {'optarch': True, 'pic': True}
source_urls = ['http://www.cpan.org/src/5.0']
sources = [SOURCELOWER_TAR_GZ]
# bare, no extensions
exts_list = []
moduleclass = 'lang'

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-47-32
name = 'Python'
version = '2.7.8'
@ -100,28 +99,3 @@ exts_list = [
]
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435610851,
"build_time": 1496.81,
"install_size": 604806935,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'RELION-1.3-intel-2014b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,169 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-08-21_15-15-41
# Built with EasyBuild version 2.1.1 on 2015-06-29_23-04-01
name = 'Python'
version = '2.7.9'
homepage = 'http://python.org/'
description = "Python is a programming language that lets you work more quickly and integrate your systems more effectively."
toolchain = {'name': 'ictce', 'version': '7.3.5'}
toolchainopts = {'pic': True, 'opt': True, 'optarch': True}
numpyversion = '1.9.1'
scipyversion = '0.14.1'
source_urls = ['http://www.python.org/ftp/%(namelower)s/%(version)s/']
sources = [SOURCE_TGZ]
# python needs bzip2 to build the bz2 package
dependencies = [
('bzip2', '1.0.6'),
('zlib', '1.2.8'),
('libreadline', '6.3'),
('ncurses', '5.9'),
('SQLite', '3.8.8.1'),
# ('OpenSSL', '1.0.1k'), # OS dependency should be preferred if the os version is more recent then this version, it's
# nice to have an up to date openssl for security reasons
]
osdependencies = [('openssl-devel', 'libssl-dev', 'libopenssl-devel')]
# order is important!
# package versions updated Jan 19th 2015
exts_list = [
('setuptools', '11.3.1', {
'source_urls': ['http://pypi.python.org/packages/source/s/setuptools/'],
}),
('pip', '6.0.6', {
'source_urls': ['http://pypi.python.org/packages/source/p/pip/'],
}),
('nose', '1.3.4', {
'source_urls': ['http://pypi.python.org/packages/source/n/nose/'],
}),
('numpy', numpyversion, {
'source_urls': [('http://sourceforge.net/projects/numpy/files/NumPy/%s' % numpyversion, 'download')],
'patches': [
'numpy-1.8.0-mkl.patch', # % numpyversion,
],
}),
('scipy', scipyversion, {
'source_urls': [('http://sourceforge.net/projects/scipy/files/scipy/%s' % scipyversion, 'download')],
}),
('blist', '1.3.6', {
'source_urls': ['http://pypi.python.org/packages/source/b/blist/'],
}),
('mpi4py', '1.3.1', {
'source_urls': ['http://bitbucket.org/mpi4py/mpi4py/downloads/'],
}),
('paycheck', '1.0.2', {
'source_urls': ['http://pypi.python.org/packages/source/p/paycheck/'],
}),
('argparse', '1.2.1', {
'source_urls': ['http://argparse.googlecode.com/files/'],
}),
('pbr', '0.10.8', {
'source_urls': ['https://pypi.python.org/packages/source/p/pbr/'],
}),
('lockfile', '0.10.2', {
'source_urls': ['https://pypi.python.org/packages/source/l/lockfile/'],
}),
('Cython', '0.21.2', {
'source_urls': ['http://www.cython.org/release/'],
}),
('six', '1.9.0', {
'source_urls': ['https://pypi.python.org/packages/source/s/six/'],
}),
('dateutil', '2.4.0', {
'source_tmpl': 'python-%(name)s-%(version)s.tar.gz',
'source_urls': ['http://pypi.python.org/packages/source/p/python-dateutil/'],
}),
('deap', '1.0.1', {
'source_urls': ['https://pypi.python.org/packages/source/d/deap/'],
}),
('decorator', '3.4.0', {
'source_urls': ['https://pypi.python.org/packages/source/d/decorator/'],
}),
('arff', '2.0.1', {
'source_tmpl': 'liac-%(name)s-%(version)s.zip',
'source_urls': ['https://pypi.python.org/packages/source/l/liac-arff/'],
}),
('pycrypto', '2.6.1', {
'modulename': 'Crypto',
'source_urls': ['http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/'],
}),
('ecdsa', '0.11', {
'source_urls': ['https://pypi.python.org/packages/source/e/ecdsa/'],
}),
('paramiko', '1.15.2', {
'source_urls': ['https://pypi.python.org/packages/source/p/paramiko/'],
}),
('pyparsing', '2.0.3', {
'source_urls': ['https://pypi.python.org/packages/source/p/pyparsing/'],
}),
('netifaces', '0.10.4', {
'source_urls': ['https://pypi.python.org/packages/source/n/netifaces'],
}),
('netaddr', '0.7.13', {
'source_urls': ['https://pypi.python.org/packages/source/n/netaddr'],
}),
('mock', '1.0.1', {
'source_urls': ['https://pypi.python.org/packages/source/m/mock'],
}),
('pytz', '2014.10', {
'source_urls': ['https://pypi.python.org/packages/source/p/pytz'],
}),
('pandas', '0.16.0', {
'source_urls': ['https://pypi.python.org/packages/source/p/pandas'],
}),
]
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435611841,
"build_time": 1752.27,
"install_size": 642667616,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Python-2.7.9-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1440162941,
"build_time": 1845.74,
"install_size": 642141827,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'ictce\', \'7.3.5\']"', 'Python-2.7.9-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.859,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; Target: x86_64-redhat-linux; Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux; Thread model: posix; gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login4",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/usr/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_23-04-01
name = 'Python'
version = '2.7.9'
@ -117,28 +116,3 @@ exts_list = [
]
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435611841,
"build_time": 1752.27,
"install_size": 642667616,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Python-2.7.9-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,20 @@
easyblock = 'ConfigureMake'
name = 'renderproto'
version = '0.11'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = "Xrender protocol and ancillary headers"
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_PROTO_SOURCE]
sanity_check_paths = {
'files': ['include/X11/extensions/%s' % x for x in ['render.h', 'renderproto.h']],
'dirs': [],
}
moduleclass = 'devel'

View File

@ -24,3 +24,29 @@ installed from _not_installed ... flex/2.5.39-GCC-4.9.3
installed from _not_installed ... Boost/1.60.0-intel-2016a
installed from _not_installed ... PSBLAS/3.3.4-3-GCC-4.9.3-2.25
installed from _not_installed ... xdrfile/1.1.4-intel-2015b
installed from _not_installed ... M4/1.4.17-GCC-4.9.3
installed from _not_installed ... METIS/5.1.0
installed from _not_installed ... OpenBLAS/0.2.15-GCC-5.1.0-binutils-2.25-LAPACK-3.6.0
installed from _not_installed ... Octave/4.0.1-gimkl-2.11.5
installed from _not_installed ... Octave/3.8.2-gimkl-2.11.5
installed from _not_installed ... impi/4.1.1.036
installed from _not_installed ... libmatheval/1.1.11-intel-2015b
installed from _not_installed ... libffi/3.2.1
installed from _not_installed ... cuDNN/5.1-CUDA-8.0.44
installed from _not_installed ... CMake/3.6.2
installed from _not_installed ... CMake/3.5.2-intel-2016a
installed from _not_installed ... CMake/3.4.1-foss-2016a
installed from _not_installed ... cURL/7.51.0
installed from _not_installed ... CUDA/8.0.44-intel-2017.00
installed from _not_installed ... CUDA/8.0.44
installed from _not_installed ... git/2.11.0-GNU-4.9.3-2.25
installed from _not_installed ... GROMACS/5.1.2-intel-2015b-hybrid-single-cuda
installed from _not_installed ... GROMACS/5.1.2-intel-2015b-hybrid-single-CUDA-7.5-PLUMED-2.2.1
installed from _not_installed ... gettext/0.19.4
installed from _not_installed ... gettext/0.19.6-intel-2017.00
installed from _not_installed ... GMP/6.1.1
installed from _not_installed ... SQLite/3.13.0
installed from _not_installed ... flex/2.5.39-GCC-4.9.3
installed from _not_installed ... Boost/1.60.0-intel-2016a
installed from _not_installed ... PSBLAS/3.3.4-3-GCC-4.9.3-2.25
installed from _not_installed ... xdrfile/1.1.4-intel-2015b

View File

@ -445,3 +445,450 @@ not installed ... HDF5/1.8.13-intel-2015b-no-mpi
not installed ... HDF5/1.8.17-intel-2017a
not installed ... HDF5/1.8.16-intel-2015b-threadsafe
not installed ... Harminv/1.4-intel-2015b
not installed ... Meep/1.3-intel-2015b
not installed ... MPFR/3.1.5-intel-2017.00
not installed ... makedepend/1.0.5-foss-2016a
not installed ... makedepend/1.0.5-intel-2016a
not installed ... M4/1.4.17-GCC-4.9.3-2.25
not installed ... M4/1.4.17-intel-2016a
not installed ... M4/1.4.17-foss-2015b
not installed ... MPI_NET/1.2.0-gompi-2015e
not installed ... MPI_NET/1.2.0-intel-2016.01
not installed ... MPC/1.0.2-intel-2017.00
not installed ... motif/2.3.4-foss-2015g-libX11-1.6.2
not installed ... motif/2.3.4-intel-2015b-libX11-1.6.2
not installed ... MUMPS/5.0.2-intel-2017a-parmetis
not installed ... matplotlib/1.4.3-intel-2015b-Python-2.7.9
not installed ... make/3.82-intel-2015b
not installed ... METIS/5.1.0-intel-2017.00
not installed ... Mono/4.2.2.10-intel-2016.01
not installed ... Mono/4.0.3.20-GNU-5.1.0-2.25
not installed ... Mono/3.12.1-GCC-4.4.7-system
not installed ... Mono/3.12.1
not installed ... Mesa/11.0.8-foss-2015g-Python-2.7.9
not installed ... Mesa/11.2.1-foss-2016a
not installed ... Mesa/13.0.0-intel-2016a
not installed ... MATIO/1.5.2-intel-2017a
not installed ... MVAPICH2/2.1-GNU-5.1.0-2.25
not installed ... MVAPICH2/2.1-iccifort-2015.3.187-GNU-5.1.0-2.25
not installed ... MVAPICH2/2.1-GCC-4.4.7-system
not installed ... OpenBLAS/0.2.19-GCC-5.4.0-2.26-LAPACK-3.6.0
not installed ... OpenBLAS/0.2.14-gompi-2015e-LAPACK-3.5.0
not installed ... OpenMPI/1.8.6-GCC-4.4.7-system
not installed ... OpenMPI/1.8.6-GNU-5.1.0-2.25
not installed ... OpenMPI/2.0.1-iccifort-2017.1.132-GCC-5.4.0-2.26
not installed ... OpenMPI/1.10.1-GCC-4.9.3-2.25
not installed ... OpenMPI/1.8.6-iccifort-2015.3.187-GNU-5.1.0-2.25
not installed ... OpenMPI/1.10.1-GNU-4.9.3-2.25
not installed ... OPARI2/1.1.4-intel-2015b
not installed ... osm2pgsql/0.92.0-intel-2017a
not installed ... OSPRay/0.9.1
not installed ... OpenCL-runtime/15.1
not installed ... OpenDX/4.4.4-foss-2015g
not installed ... OpenCV/3.0.0-intel-2015b
not installed ... Octave/3.8.2-intel-2015b
not installed ... Octave/3.8.2-foss-2015g
not installed ... OpenCoarrays/1.0.1-GNU-5.1.0-2.25
not installed ... OpenCoarrays/1.0.0-GNU-5.1.0-2.25
not installed ... ORCA/4_0_0-linux_x86-64
not installed ... OpenCL-builder/2015
not installed ... imkl/11.2.3.187
not installed ... imkl/11.3.1.150-iimpi-8.3.5
not installed ... imkl/11.3.1.150-iimpi-2016.01-GCC-4.9.3
not installed ... imkl/11.3.1.150-iimpi-2016.00-GCC-4.9.3
not installed ... imkl/11.3.3.210-iimpi-2016.03-GCC-5.3.0-2.26
not installed ... imkl/11.3.0.109-iimpi-2016.00-GCC-4.9.3
not installed ... impi/5.1.1.109-iccifort-2016.0.109-GCC-4.9.3
not installed ... impi/5.1.2.150-iccifort-2016.1.150-GCC-4.9.3
not installed ... impi/4.1.1.036-iccifort-2013.5.192-GCC-4.8.3
not installed ... impi/4.1.1.036-iccifort-2013.5.192
not installed ... impi/5.0.3.048-iccifort-2015.3.187
not installed ... impi/5.1.2.150-iccifort-2016.1.150
not installed ... ifort/2016.1.150
not installed ... ifort/2013.5.192
not installed ... ifort/2013.5.192-GCC-4.8.3
not installed ... ifort/2016.1.150-GCC-4.9.3
not installed ... ifort/2015.3.187
not installed ... ifort/2016.3.210-GCC-5.3.0-2.26
not installed ... ifort/2016.0.109-GCC-4.9.3
not installed ... iimpi/8.3.5
not installed ... iimpi/5.5.0
not installed ... iimpi/7.3.5
not installed ... iimpi/2016.01-GCC-4.9.3
not installed ... iimpi/2016.00-GCC-4.9.3
not installed ... iimpi/5.5.0-GCC-4.8.3
not installed ... ictce/5.5.0
not installed ... ictce/7.3.5
not installed ... ictce/8.3.5
not installed ... icc/2013.5.192-GCC-4.8.3
not installed ... icc/2016.3.210-GCC-5.3.0-2.26
not installed ... icc/2016.0.109-GCC-4.9.3
not installed ... icc/2016.1.150-GCC-4.9.3
not installed ... icc/2015.3.187
not installed ... icc/2016.1.150
not installed ... icc/2013.5.192
not installed ... Inspector/2016_update1
not installed ... inputproto/2.3-intel-2015b
not installed ... itac/9.1.2.024
not installed ... iccifort/2016.1.150
not installed ... iccifort/2016.0.109-GCC-4.9.3
not installed ... iccifort/2013.5.192
not installed ... iccifort/2013.5.192-GCC-4.8.3
not installed ... iccifort/2016.1.150-GCC-4.9.3
not installed ... iccifort/2015.3.187
not installed ... ISL/0.14-GNU-5.1.0-2.25
not installed ... ipp/2017.1.132-GCC-6.3.0-2.27
not installed ... Java/1.8.0_121
not installed ... libXt/1.1.5-foss-2015g
not installed ... libXt/1.1.4-intel-2015b-libX11-1.6.2
not installed ... libXdmcp/1.1.2-foss-2016a
not installed ... libXdmcp/1.1.2-intel-2016a
not installed ... libctl/3.2.2-intel-2015b
not installed ... LLVM/3.9.0-intel-2017.00
not installed ... LLVM/3.7.1-foss-2015g
not installed ... libXdamage/1.1.4-intel-2016a
not installed ... libXdamage/1.1.4-foss-2016a
not installed ... libXdamage/1.1.4-foss-2015g-Python-2.7.9
not installed ... libMesh/0.9.5-intel-2016.01
not installed ... libX11/1.6.3-intel-2016a
not installed ... libX11/1.6.3-foss-2016a
not installed ... libX11/1.6.2-intel-2015b-Python-2.7.9
not installed ... libpng/1.6.21-intel-2017.00
not installed ... libpng/1.6.12-intel-2015b
not installed ... LibTIFF/4.0.3-intel-2015b
not installed ... libxml2/2.9.2-GCC-4.9.3-2.25
not installed ... libxml2/2.9.2-foss-2015g-Python-2.7.9
not installed ... libxml2/2.9.3-intel-2017.00
not installed ... libxml2/2.9.2-GNU-4.9.3-2.25
not installed ... libxml2/2.9.2-foss-2015g
not installed ... libxml2/2.9.2-GNU-5.1.0-2.25
not installed ... libxml2/2.9.2-foss-2015b
not installed ... libxml2/2.9.2-ictce-7.3.5
not installed ... libxml2/2.9.2-gompi-2015e
not installed ... lxml/3.4.4-intel-2015b-Python-2.7.9
not installed ... libmatheval/1.1.8-foss-2015g
not installed ... libmatheval/1.1.8-foss-2015b
not installed ... libXfixes/5.0.1-foss-2016a
not installed ... libXfixes/5.0.1-foss-2015g
not installed ... libXfixes/5.0.1-intel-2016a
not installed ... libXau/1.0.8-foss-2016a
not installed ... libXau/1.0.8-intel-2016a
not installed ... libXext/1.3.3-foss-2016a
not installed ... libXext/1.3.3-foss-2015g-Python-2.7.9
not installed ... libXext/1.3.3-intel-2016a
not installed ... libXfont/1.5.1-foss-2015g-Python-2.7.9
not installed ... libreadline/6.3-gompi-2015e
not installed ... libreadline/6.3-foss-2017a
not installed ... libreadline/6.3-GNU-5.1.0-2.25
not installed ... libjpeg-turbo/1.4.2-intel-2017.00
not installed ... libgdiplus/3.12-GCC-4.4.7-system
not installed ... libgdiplus/3.12-GNU-5.1.0-2.25
not installed ... libgdiplus/3.12-intel-2016.01
not installed ... libunistring/0.9.3-foss-2015b
not installed ... libfontenc/1.1.3-intel-2016a
not installed ... libfontenc/1.1.3-foss-2015g
not installed ... libfontenc/1.1.3-foss-2016a
not installed ... LSMS/3_rev237-foss-2016a
not installed ... LSMS/3_rev237-foss-2015g
not installed ... libunwind/1.1-GCC-5.4.0-2.26
not installed ... libGLU/9.0.0-foss-2015g
not installed ... libxcb/1.11.1-foss-2016a
not installed ... libxcb/1.11-intel-2015b-Python-2.7.9
not installed ... libxcb/1.11.1-intel-2016a
not installed ... LAMMPS/28Jun14-intel-2015b
not installed ... libtool/2.4.2-foss-2015b
not installed ... libtool/2.4.2-intel-2015b
not installed ... libtool/2.4.6-intel-2017a
not installed ... libffi/3.2.1-foss-2017a
not installed ... libffi/3.2.1-intel-2017.00
not installed ... libffi/3.0.13-foss-2015b
not installed ... libffi/3.0.13-foss-2015g
not installed ... Clang/3.7.0-GNU-5.1.0-2.25
not installed ... CMake/3.0.0-intel-2015b
not installed ... CMake/3.3.1-GNU-5.1.0-2.25
not installed ... CMake/3.7.2-intel-2017a
not installed ... CMake/3.6.2-intel-2017.00
not installed ... CMake/3.5.1-intel-2016a
not installed ... CMake/3.5.2-GCC-4.9.3-2.25
not installed ... CMake/3.4.1-foss-2015b
not installed ... CMake/3.0.0-ictce-7.3.5
not installed ... CMake/3.5.2-intel-2017.00
not installed ... CMake/3.4.1-GCCcore-4.9.3
not installed ... CMake/3.3.2-GNU-4.9.3-2.25
not installed ... CMake/3.4.3-intel-2016a
not installed ... cURL/7.37.1-intel-2015b
not installed ... cURL/7.47.0-intel-2017.00
not installed ... cURL/7.51.0-intel-2017.00
not installed ... cURL/7.49.1-intel-2017a
not installed ... cURL/7.53.1
not installed ... CORALbenchmark/1.00-foss-2016a
not installed ... netCDF/4.3.2-intel-2015b
not installed ... netCDF/4.4.0-intel-2017.00
not installed ... netCDF/4.3.3.1-intel-2017.00
not installed ... netCDF/4.4.1-intel-2017a
not installed ... ncurses/6.0-GCCcore-4.9.3
not installed ... ncurses/5.9-GNU-5.1.0-2.25
not installed ... ncurses/6.0-foss-2017a
not installed ... ncurses/5.9-gompi-2015e
not installed ... numactl/2.0.11-GCC-6.2.0-2.27
not installed ... numactl/2.0.9-GCC-4.4.7-system
not installed ... numactl/2.0.11-GCCcore-5.4.0
not installed ... numpy/1.9.1-intel-2015b-Python-2.7.9
not installed ... NASM/2.11.08-intel-2017.00
not installed ... NASM/2.11.05-intel-2015b
not installed ... kbproto/1.0.6-intel-2015b
not installed ... kbproto/1.0.7-intel-2016a
not installed ... kbproto/1.0.7-foss-2016a
not installed ... Autotools/20150215-intel-2017a
not installed ... arpack-ng/3.4.0-intel-2017.00
not installed ... arpack-ng/3.3.0-intel-2017.00
not installed ... arpack-ng/3.3.0-intel-2015b
not installed ... ABINIT/7.10.1-foss-2015b
not installed ... Automake/1.15-intel-2017a
not installed ... almost/2.1.0-foss-2015b
not installed ... ant/1.9.3-Java-1.7.0_79
not installed ... Autoconf/2.69-intel-2017a
not installed ... Advisor/2016_update2
not installed ... GCCcore/5.3.1-snapshot-20160419
not installed ... GCCcore/6.2.0
not installed ... GDAL/2.0.2-intel-2017.00
not installed ... GDAL/2.1.0-intel-2015b
not installed ... git/2.12.0
not installed ... git/2.8.0
not installed ... git/2.8.0-intel-2017.00
not installed ... git/2.10.2
not installed ... GLib/2.40.0-intel-2015b
not installed ... GLib/2.40.0-foss-2015g
not installed ... glproto/1.4.17-intel-2016a
not installed ... glproto/1.4.17-foss-2016a
not installed ... GATK/3.5-Java-1.7.0_79
not installed ... GATK/2.6-5-Java-1.7.0_79
not installed ... GLM/0.9.7.2-intel-2017a
not installed ... GPI-2/1.1.1-gompi-2015e
not installed ... GPI-2/1.1.1-gompi-2015e-MPI
not installed ... GROMACS/5.0.4-foss-2015e-hybrid-single-PLUMED
not installed ... GROMACS/5.0.4-foss-2015g-hybrid-single
not installed ... GROMACS/5.1.2-foss-2015g-hybrid-single-PLUMED
not installed ... GROMACS/4.6.7-foss-2015g-hybrid-single-PLUMED
not installed ... GROMACS/5.0.4-ictce-7.3.5-hybrid-single
not installed ... GROMACS/5.0.4-foss-2015g-hybrid-single-PLUMED
not installed ... GROMACS/5.1.4-foss-2016a-hybrid-single-PLUMED
not installed ... GSL/2.3-intel-2017a
not installed ... GMT/5.2.1-foss-2015g
not installed ... GC3Pie/2.4.2
not installed ... gompi/2015b
not installed ... gompi/2015e
not installed ... GCC/5.3.0-2.25
not installed ... GCC/5.2.0
not installed ... GCC/4.4.7-system
not installed ... GCC/4.9.2
not installed ... GCC/4.9.2-binutils-2.25
not installed ... GCC/5.3.1-snapshot-20160419-2.25
not installed ... grace/5.1.25-intel-2015b
not installed ... gettext/0.19.7-intel-2017.00
not installed ... gettext/0.19.6
not installed ... gettext/0.19.2-intel-2015b
not installed ... GEOS/3.5.0-foss-2015g
not installed ... GEOS/3.5.0
not installed ... GMP/6.1.1-foss-2017a
not installed ... GMP/6.0.0a-foss-2015b
not installed ... GMP/5.0.5-intel-2015b
not installed ... GMP/6.0.0a-GNU-5.1.0-2.25
not installed ... GMP/6.1.1-intel-2017.00
not installed ... GMP/5.0.5-foss-2015b
not installed ... SWIG/2.0.12-intel-2015b-Python-2.7.9
not installed ... SUMO/0.25.0-foss-2015g
not installed ... SpatiaLite/4.3.0a-foss-2015g
not installed ... ScaLAPACK/2.0.2-gompi-2015e-OpenBLAS-0.2.14-LAPACK-3.5.0
not installed ... SQLite/3.8.8.1-GNU-5.1.0-2.25
not installed ... SQLite/3.8.8.1-gompi-2015e
not installed ... SQLite/3.8.10.2-GCC-4.9.3-2.25
not installed ... SQLite/3.9.2-foss-2017a
not installed ... SQLite/3.8.8.1-ictce-7.3.5
not installed ... SQLite/3.10.1-foss-2015g
not installed ... SQLite/3.9.2-intel-2016a
not installed ... Spark/1.5.2
not installed ... Singularity/2.2.99-GCC-6.3.0-2.27-develop
not installed ... sympy/0.7.6-intel-2015b-Python-2.7.9
not installed ... SnuCL/1.3.3-gompi-2015e
not installed ... SCOTCH/6.0.4-intel-2017a
not installed ... SCOTCH/6.0.3-intel-2015b
not installed ... SDE/7.41.0
not installed ... SIP/4.17-foss-2015g-Python-2.7.9
not installed ... SIP/4.16.4-foss-2015g-Python-2.7.9
not installed ... SuiteSparse/4.4.6-intel-2015b-ParMETIS-4.0.3
not installed ... SuiteSparse/4.5.3-intel-2017a-ParMETIS-4.0.3
not installed ... SuiteSparse/4.4.3-intel-2015b-ParMETIS-4.0.3
not installed ... SuiteSparse/4.5.3-intel-2017.00-METIS-5.1.0
not installed ... spatialindex/1.8.5-foss-2015g
not installed ... SAMtools/1.3-foss-2015g
not installed ... S4MPLE/
not installed ... Szip/2.1-intel-2017a
not installed ... Szip/2.1-intel-2017.00
not installed ... Wine/1.7.29-GNU-5.1.0-2.25
not installed ... Wine/1.7.29-GCC-4.4.7-system
not installed ... zlib/1.2.8-GNU-5.1.0-2.25
not installed ... zlib/1.2.11-foss-2017a
not installed ... zlib/1.2.7-intel-2015b
not installed ... zlib/1.2.8-gompi-2015e
not installed ... Vampir/9.0.0
not installed ... VDE2/2.3.2-GCC-4.4.7-system
not installed ... VirtualGL/2.4.1
not installed ... VisIt/2.10.0
not installed ... Valgrind/3.11.0-foss-2015b
not installed ... Valgrind/3.11.0-intel-2015b
not installed ... FIAT/1.6.0-intel-2016.01-Python-2.7.9
not installed ... FIAT/1.6.0-intel-2015b-Python-2.7.9
not installed ... Forge/7.0
not installed ... FreeFem++/
not installed ... ffmpeg/2.4-intel-2015b
not installed ... fixesproto/5.0-intel-2016a
not installed ... fixesproto/5.0-foss-2016a
not installed ... fontsproto/2.1.3-foss-2016a
not installed ... fontsproto/2.1.3-foss-2015g
not installed ... fontsproto/2.1.3-intel-2016a
not installed ... flex/2.6.0-intel-2017a
not installed ... flex/2.5.38-GCC-4.8.3
not installed ... flex/2.5.39-foss-2015b
not installed ... flex/2.6.0-foss-2016a
not installed ... flex/2.6.0-intel-2016a
not installed ... flex/2.5.39-intel-2017.00
not installed ... foss/2015b
not installed ... foss/2015e
not installed ... FFTW/3.3.5-gompi-2016a
not installed ... FFTW/3.3.5-intel-2016a
not installed ... FFTW/3.3.4-gompi-2015e
not installed ... FFTW/3.3.5-foss-2016a
not installed ... freetype/2.5.3-intel-2015b
not installed ... freetype/2.6.3-intel-2016a
not installed ... freetype/2.6.3-foss-2016a
not installed ... freetype/2.6.2-intel-2016a
not installed ... freetype/2.5.5-intel-2015b
not installed ... freetype/2.6.2-intel-2017.00
not installed ... fontconfig/2.11.94-intel-2017.00
not installed ... Doxygen/1.8.10-intel-2017.00
not installed ... Doxygen/1.8.11-intel-2017a
not installed ... Doxygen/1.8.7-intel-2015b
not installed ... Doxygen/1.8.11-intel-2017.00
not installed ... DCW/1.1.2
not installed ... BCFtools/1.3-foss-2015g
not installed ... bzip2/1.0.6-GNU-5.1.0-2.25
not installed ... bzip2/1.0.6-gompi-2015e
not installed ... bzip2/1.0.6-ictce-7.3.5
not installed ... bzip2/1.0.6-foss-2017a
not installed ... Bison/3.0.4-intel-2017.00
not installed ... Bison/2.7-foss-2015b
not installed ... Bison/2.7-GNU-5.1.0-2.25
not installed ... Bison/3.0.2-intel-2015b
not installed ... Bash/4.2-intel-2015b
not installed ... Boost/1.61.0-foss-2017a-serial
not installed ... Boost/1.58.0-gompi-2015e-Python-2.7.9
not installed ... Boost/1.58.0-ictce-7.3.5-Python-2.7.9
not installed ... Boost/1.63.0-intel-2017a
not installed ... Boost/1.60.0-intel-2015b-Python-2.7.11
not installed ... Boost/1.63.0-intel-2017a-Python-2.7.11
not installed ... Boost/1.61.0-foss-2016a
not installed ... Boost/1.58.0-intel-2015b-Python-2.7.9
not installed ... BerkeleyUPC/2.16.2-gompi-2015b
not installed ... binutils/2.27-GCCcore-6.2.0
not installed ... byacc/20120526-foss-2015b
not installed ... protobuf/2.5.0
not installed ... PAPI/5.4.3-pic
not installed ... PCRE2/10.22-intel-2017.00
not installed ... PyYAML/3.11-intel-2015b-Python-2.7.9
not installed ... PRACE/20150630-intel-2015b
not installed ... PROJ/4.9.2-intel-2017.00
not installed ... PROJ_4/4.9.2
not installed ... PROJ_4/4.9.2-foss-2015g
not installed ... PETSc/3.6.1-intel-2016.01-Python-2.7.9
not installed ... PETSc/3.6.1-intel-2015b-Python-2.7.9
not installed ... PGI/16.10-GNU-4.9.3-2.25
not installed ... Perl/5.22.2-intel-2017.00
not installed ... Perl/5.16.3-intel-2015b
not installed ... phonopy/1.11.6.7-intel-2015b-Python-2.7.9
not installed ... PLUMED/2.3.0-foss-2016a
not installed ... PLUMED/2.1.3-foss-2015g
not installed ... PLUMED/2.3.0-foss-2017a
not installed ... PLUMED/2.3b-foss-2015g
not installed ... PCRE/8.36-intel-2015b
not installed ... PCRE/8.39-intel-2017.00
not installed ... PyQt/4.11.3-foss-2015g-Python-2.7.9
not installed ... PyQt/4.11.4-foss-2015g-Python-2.7.9
not installed ... PerformanceReports/5.1-43967
not installed ... Python/2.7.9-gompi-2015e
not installed ... Python/2.7.11-intel-2017.00
not installed ... Python/2.7.11-intel-2016a
not installed ... Python/2.7.11-intel-2017a
not installed ... Python/2.7.10-GNU-4.9.3-2.25-bare
not installed ... Python/2.7.9-ictce-7.3.5
not installed ... Python/2.7.10-GCC-4.9.3-2.25-bare
not installed ... Python/2.7.11-foss-2016a
not installed ... Python/2.7.9-foss-2015b
not installed ... Python/3.5.1-intel-2017.00
not installed ... Python/2.7.8-intel-2015b
not installed ... Python/2.7.9-GNU-5.1.0-2.25
not installed ... Python/3.5.1-intel-2016.01
not installed ... Python/2.7.11-GCC-4.9.3-2.25-bare
not installed ... Python/3.5.1
not installed ... ParMETIS/4.0.3-intel-2017a
not installed ... ParMETIS/4.0.3-intel-2015b
not installed ... pkg-config/0.27.1-foss-2015g
not installed ... pkg-config/0.29-intel-2016a
not installed ... pkg-config/0.29.1-foss-2016a
not installed ... pkg-config/0.27.1-foss-2015b
not installed ... pkg-config/0.29.1-intel-2016a
not installed ... pkg-config/0.29.1-foss-2017a
not installed ... python-meep/1.4.2-intel-2015b-Python-2.7.9-Meep-1.3
not installed ... util-linux/2.26.1-foss-2015g
not installed ... tbb/4.3.5.187
not installed ... Tcl/8.6.4-GNU-4.9.3-2.25
not installed ... Tcl/8.6.4-GCC-4.9.3-2.25
not installed ... Tcl/8.6.3-ictce-7.3.5
not installed ... Tcl/8.6.4-intel-2016a
not installed ... Tcl/8.6.3-gompi-2015e
not installed ... Tcl/8.5.12-intel-2015b
not installed ... Tcl/8.6.6-GCCcore-6.3.0
not installed ... Tcl/8.6.3-GNU-5.1.0-2.25
not installed ... Tcl/8.6.3-foss-2015b
not installed ... Tcl/8.6.4-foss-2015b
not installed ... Trimmomatic/0.35-Java-1.7.0_79
not installed ... Tk/8.6.4-foss-2015b-no-X11
not installed ... Tk/8.6.4-GNU-4.9.3-2.25-no-X11
not installed ... Tk/8.6.3
not installed ... Tk/8.6.4-GCC-4.9.3-2.25-no-X11
not installed ... Tk/8.6.4-intel-2016a-no-X11
not installed ... Tk/8.5.12-intel-2015b
not installed ... tcsh/6.18.01-intel-2015b
not installed ... turbovnc/1.2.3
not installed ... xbitmaps/1.1.1-intel-2015b
not installed ... xcb-proto/1.11-intel-2015b-Python-2.7.9
not installed ... xtrans/1.3.5-foss-2016a
not installed ... xtrans/1.3.5-intel-2016a
not installed ... xproto/7.0.28-intel-2016a
not installed ... xproto/7.0.28-foss-2016a
not installed ... xproto/7.0.26-intel-2015b
not installed ... xextproto/7.3.0-foss-2016a
not installed ... xextproto/7.3.0-intel-2016a
not installed ... RStudio/0.98.1103
not installed ... R/3.2.3-intel-2016.01
not installed ... R/3.1.1-intel-2015b
not installed ... RELION/1.3-intel-2015b
not installed ... expat/2.1.0-intel-2017.00
not installed ... QBOX/r140b-foss-2016a
not installed ... Qwt/6.1.2-foss-2015g
not installed ... Qt/4.8.6-foss-2015g
not installed ... QGIS/2.12.3-foss-2015g
not installed ... QuantumESPRESSO/6.1-intel-2017a
not installed ... QuantumESPRESSO/6.0-intel-2017a
not installed ... QCA/2.1.0-foss-2015g
not installed ... HTSlib/1.3-foss-2015g
not installed ... hwloc/1.11.4-GCC-6.2.0-2.27
not installed ... hwloc/1.5-GCC-4.4.7-system
not installed ... Hypre/2.11.1-intel-2017a
not installed ... Hypre/2.10.0b-intel-2015b
not installed ... Hadoop/2.7.3-native
not installed ... HDF5/1.8.16-intel-2017.00
not installed ... HDF5/1.8.13-intel-2015b-no-mpi
not installed ... HDF5/1.8.17-intel-2017a
not installed ... HDF5/1.8.16-intel-2015b-threadsafe
not installed ... Harminv/1.4-intel-2015b

View File

@ -10,3 +10,15 @@ warning ... Perl/5.22.2-bare
warning ... Python/2.7.12
warning ... Tk/8.6.4
warning ... Tk/8.6.5
warning ... Octave/4.0.1-intel-2016.01
warning ... GROMACS/5.1.2-intel-2016a-hybrid-single-cuda
warning ... GROMACS/5.1.2-foss-2016a-hybrid-single-CUDA-7.5-PLUMED-2.3b
warning ... GROMACS/5.1.2-foss-2016a-hybrid-single-PLUMED
warning ... GCC/4.9.0
warning ... ScaLAPACK/2.0.2-gompi-2016a-OpenBLAS-0.2.15-LAPACK-3.6.0-GCC-5.1.0-binutils-2.25
warning ... Bison/2.7-foss-2016a
warning ... Perl/5.24.0-bare
warning ... Perl/5.22.2-bare
warning ... Python/2.7.12
warning ... Tk/8.6.4
warning ... Tk/8.6.5

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-08-21_14-44-55
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-34-48
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
@ -38,52 +37,3 @@ sanity_check_paths = {
}
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435610088,
"build_time": 140.3,
"install_size": 10501121,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Python-2.7.9-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1440161095,
"build_time": 143.6,
"install_size": 10498051,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'ictce\', \'7.3.5\']"', 'Python-2.7.9-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.859,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; Target: x86_64-redhat-linux; Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux; Thread model: posix; gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login4",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/usr/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-34-48
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
@ -37,28 +36,3 @@ sanity_check_paths = {
}
moduleclass = 'devel'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435610088,
"build_time": 140.3,
"install_size": 10501121,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Python-2.7.9-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,76 +0,0 @@
# Built with EasyBuild version 2.1.1 on 2015-08-21_14-42-31
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-32-28
easyblock = 'ConfigureMake'
name = 'Tcl'
version = '8.6.3'
homepage = 'http://www.tcl.tk/'
description = """Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language,
suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more."""
toolchain = {'name': 'ictce', 'version': '7.3.5'}
source_urls = ["http://prdownloads.sourceforge.net/tcl"]
sources = ['%(namelower)s%(version)s-src.tar.gz']
dependencies = [
('zlib', '1.2.8'),
]
configopts = '--enable-threads EXTRA_INSTALL="install-private-headers"'
runtest = 'test'
start_dir = 'unix'
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435609948,
"build_time": 552.83,
"install_size": 26549325,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Python-2.7.9-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]
buildstats.append({
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1440160951,
"build_time": 566.15,
"install_size": 26543927,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'ictce\', \'7.3.5\']"', 'Python-2.7.9-intel-2015b.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.859,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; Target: x86_64-redhat-linux; Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux; Thread model: posix; gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login4",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/usr/bin/gcc",
"system_python_path": "/usr/bin/python",
})

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-32-28
easyblock = 'ConfigureMake'
name = 'Tcl'
@ -24,28 +23,3 @@ runtest = 'test'
start_dir = 'unix'
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435609948,
"build_time": 552.83,
"install_size": 26549325,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Python-2.7.9-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.882,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login2",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-23-50
easyblock = 'ConfigureMake'
name = 'Tk'
@ -20,28 +19,3 @@ configopts = '--enable-threads --with-tcl=$EBROOTTCL/lib CFLAGS="-I$EBROOTTCL/in
start_dir = 'unix'
moduleclass = 'vis'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435649030,
"build_time": 33.61,
"install_size": 9541274,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'Tk-8.5.12-ictce-5.3.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-30_09-21-44
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
@ -37,28 +36,3 @@ sanity_check_paths = {
}
moduleclass = 'tools'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435648904,
"build_time": 37.86,
"install_size": 1505416,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'tcsh-6.18.01-intel-2015a.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.041,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-10-08_14-53-57
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
@ -35,28 +34,3 @@ sanity_check_paths = {
}
moduleclass = 'debugger'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1444308837,
"build_time": 90.06,
"install_size": 208732591,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/sta545_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-software-version=3.11.0', '--try-toolchain="[\'foss\', \'2015b\']"', 'Valgrind-3.9.0-goalf-1.5.12-no-OFED.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.798,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-10-08_15-04-40
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
@ -35,28 +34,3 @@ sanity_check_paths = {
}
moduleclass = 'debugger'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1444309480,
"build_time": 168.9,
"install_size": 166475295,
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/sta545_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-software-version=3.11.0', '--try-toolchain="[\'intel\', \'2015b\']"', 'Valgrind-3.9.0-goalf-1.5.12-no-OFED.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2299.798,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login1",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]

View File

@ -0,0 +1,27 @@
easyblock = 'ConfigureMake'
name = 'xcb-proto'
version = '1.11'
homepage = 'http://xcb.freedesktop.org/'
description = """The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint,
latency hiding, direct access to the protocol, improved threading support, and extensibility."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
python = 'Python'
pyver = '2.7.9'
versionsuffix = '-%s-%s' % (python, pyver)
dependencies = [(python, pyver)]
pyshortver = '.'.join(pyver.split('.')[0:2])
sanity_check_paths = {
'files': ['lib/pkgconfig/xcb-proto.pc'],
'dirs': ['lib/python%s/site-packages/xcbgen' % pyshortver]
}
moduleclass = 'devel'

View File

@ -0,0 +1,26 @@
easyblock = 'ConfigureMake'
name = 'xcb-proto'
version = '1.11'
homepage = 'http://xcb.freedesktop.org/'
description = """The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint,
latency hiding, direct access to the protocol, improved threading support, and extensibility."""
# even though xcb-proto is installed with configure-make-make install, nothing is actually built;
# only .py files are installed using Python, and some .xlm flies copied, so OK to use dummy toolchain
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
allow_system_deps = [('Python', SYS_PYTHON_VERSION)]
pyshortver = '.'.join(SYS_PYTHON_VERSION.split('.')[0:2])
sanity_check_paths = {
'files': ['lib/pkgconfig/xcb-proto.pc'],
'dirs': ['lib/python%s/site-packages/xcbgen' % pyshortver]
}
moduleclass = 'devel'

24
x/xcb-util Normal file
View File

@ -0,0 +1,24 @@
easyblock = 'ConfigureMake'
name = 'xcb-util'
version = '0.4.0'
homepage = 'http://xcb.freedesktop.org/'
description = """The xcb-util package provides additional extensions to the XCB library,
many that were previously found in Xlib, but are not part of core X protocol"""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('libxcb', '1.11.1'),
]
sanity_check_paths = {
'files': ['lib/libxcb-util.%s' % SHLIB_EXT],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,23 @@
easyblock = 'ConfigureMake'
name = 'xcb-util-image'
version = '0.4.0'
homepage = 'http://xcb.freedesktop.org/'
description = """The xcb-util-image package provides additional extensions to the XCB library."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('xcb-util', '0.4.0'),
]
sanity_check_paths = {
'files': ['lib/libxcb-image.%s' % SHLIB_EXT],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,24 @@
easyblock = 'ConfigureMake'
name = 'xcb-util-keysyms'
version = '0.4.0'
homepage = 'http://xcb.freedesktop.org/'
description = """The xcb-util-keysyms package contains a library for
handling standard X key constants and conversion to/from keycodes."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('libxcb', '1.11.1'),
]
sanity_check_paths = {
'files': ['lib/libxcb-keysyms.%s' % SHLIB_EXT],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,23 @@
easyblock = 'ConfigureMake'
name = 'xcb-util-renderutil'
version = '0.3.9'
homepage = 'http://xcb.freedesktop.org/'
description = """The xcb-util-renderutil package provides additional extensions to the XCB library."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('libxcb', '1.11.1'),
]
sanity_check_paths = {
'files': ['lib/libxcb-render-util.%s' % SHLIB_EXT],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,23 @@
easyblock = 'ConfigureMake'
name = 'xcb-util-wm'
version = '0.4.1'
homepage = 'http://xcb.freedesktop.org/'
description = """The xcb-util-wm package contains libraries which provide client and window-manager helpers for EWMH and ICCCM."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://xcb.freedesktop.org/dist/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('libxcb', '1.11.1'),
]
sanity_check_paths = {
'files': ['lib/libxcb-%s.so' % x for x in ['ewmh', 'icccm']],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,26 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-18-13
easyblock = 'ConfigureMake'
name = 'xextproto'
version = '7.3.0'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """XExtProto protocol headers."""
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
sanity_check_paths = {
'files': ['include/X11/extensions/%s' % x for x in [
'agproto.h', 'cupproto.h', 'dbeproto.h', 'dpmsproto.h', 'EVIproto.h', 'geproto.h', 'lbxproto.h',
'mitmiscproto.h', 'multibufproto.h', 'securproto.h', 'shapeproto.h', 'shm.h', 'shmstr.h', 'syncproto.h',
'xtestconst.h', 'xtestext1proto.h'
]
],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,19 @@
easyblock = 'ConfigureMake'
name = 'xineramaproto'
version = '1.2.1'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = "X protocol and ancillary headers for xinerama"
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_PROTO_SOURCE]
sanity_check_paths = {
'files': ['include/X11/extensions/panoramiXproto.h'],
'dirs': []
}
moduleclass = 'devel'

View File

@ -0,0 +1,22 @@
easyblock = 'ConfigureMake'
name = 'xorg-macros'
version = '1.17'
homepage = 'http://cgit.freedesktop.org/xorg/util/macros'
description = """X.org macros utilities."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['http://cgit.freedesktop.org/xorg/util/macros/snapshot'] # no slash ('/') at the end!
sources = ['util-macros-%(version)s.tar.gz']
dependencies = [('Autoconf', '2.69')]
preconfigopts = './autogen.sh && '
sanity_check_paths = {
'files': ['share/pkgconfig/xorg-macros.pc'],
'dirs': [],
}
moduleclass = 'devel'

25
x/xproto/xproto-7.0.26.eb Normal file
View File

@ -0,0 +1,25 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-21-26
easyblock = 'ConfigureMake'
name = 'xproto'
version = '7.0.26'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = "X protocol and ancillary headers"
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
sanity_check_paths = {
'files' : ['include/X11/%s' % x for x in ['ap_keysym.h', 'HPkeysym.h', 'keysym.h', 'Xalloca.h',
'Xatom.h', 'XF86keysym.h', 'Xfuncs.h', 'Xmd.h', 'Xos.h', 'Xpoll.h', 'Xprotostr.h',
'Xw32defs.h', 'Xwindows.h', 'DECkeysym.h', 'keysymdef.h', 'Sunkeysym.h', 'Xarch.h',
'Xdefs.h', 'Xfuncproto.h', 'X.h', 'Xosdefs.h', 'Xos_r.h', 'Xproto.h', 'Xthreads.h',
'XWDFile.h', 'Xwinsock.h']],
'dirs' : []
}
moduleclass = 'devel'

23
x/xproto/xproto-7.0.28.eb Normal file
View File

@ -0,0 +1,23 @@
easyblock = 'ConfigureMake'
name = 'xproto'
version = '7.0.28'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = "X protocol and ancillary headers"
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_PROTO_SOURCE]
sanity_check_paths = {
'files': ['include/X11/%s' % x for x in ['ap_keysym.h', 'HPkeysym.h', 'keysym.h', 'Xalloca.h',
'Xatom.h', 'XF86keysym.h', 'Xfuncs.h', 'Xmd.h', 'Xos.h', 'Xpoll.h', 'Xprotostr.h',
'Xw32defs.h', 'Xwindows.h', 'DECkeysym.h', 'keysymdef.h', 'Sunkeysym.h', 'Xarch.h',
'Xdefs.h', 'Xfuncproto.h', 'X.h', 'Xosdefs.h', 'Xos_r.h', 'Xproto.h', 'Xthreads.h',
'XWDFile.h', 'Xwinsock.h']],
'dirs': []
}
moduleclass = 'devel'

26
x/xtrans/xtrans-1.3.5.eb Normal file
View File

@ -0,0 +1,26 @@
easyblock = 'ConfigureMake'
name = 'xtrans'
version = '1.3.5'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = """xtrans includes a number of routines to make X implementations transport-independent;
at time of writing, it includes support for UNIX sockets, IPv4, IPv6, and DECnet.
"""
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = [XORG_LIB_SOURCE]
sanity_check_paths = {
'files' : ['include/X11/Xtrans/%s' % x for x in [
'transport.c', 'Xtrans.c', 'Xtrans.h', 'Xtransint.h', 'Xtranslcl.c',
'Xtranssock.c', 'Xtransutil.c'
]
],
'dirs' : []
}
moduleclass = 'devel'

View File

@ -1,4 +1,3 @@
# Built with EasyBuild version 2.1.1 on 2015-06-29_20-47-57
easyblock = 'ConfigureMake'
name = 'zlib'
@ -21,28 +20,3 @@ sanity_check_paths = {
}
moduleclass = 'lib'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1435603677,
"build_time": 7.24,
"install_size": 591393,
"command_line": ['--buildpath=/easybuild/build', '--force', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'intel\', \'2015b\']"', 'R-3.1.1-ictce-5.5.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 28,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"cpu_speed": 2300.097,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/5.1.0-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --prefix=/apps/all/GCC/5.1.0-binutils-2.25 --with-local-prefix=/apps/all/GCC/5.1.0-binutils-2.25 --enable-bootstrap --with-isl=/easybuild/build/GCC/5.1.0/dummy--binutils-2.25/gcc-5.1.0/stage2_stuff; Thread model: posix; gcc version 5.1.0 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "login3",
"os_name": "centos",
"os_type": "Linux",
"os_version": "6.6",
"platform_name": "x86_64-unknown-linux",
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
"system_gcc_path": "/apps/all/GCC/5.1.0-binutils-2.25/bin/gcc",
"system_python_path": "/usr/bin/python",
}]