mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
modified: c/Cube/Cube-4.3.5.eb
modified: p/PAPI/PAPI-5.5.1.eb new file: s/Scalasca/Scalasca-2.4-GCC-6.3.0-2.27-MPICH.eb new file: s/Score-P/Score-P-4.1-GCC-6.3.0-2.27-MPICH.eb deleted: s/Scalasca/Scalasca-2.4-GCC-6.3.0-2.27.eb deleted: s/Score-P/Score-P-4.1-GCC-6.3.0-2.27.eb
This commit is contained in:
parent
19e6453864
commit
1818c2f8d6
@ -22,7 +22,7 @@ dependencies = [
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': [
|
||||
"bin/cube", ("lib/libcube4.a", "lib64/libcube4.a"), ("lib/libcube4.%s" %
|
||||
("lib/libcube4.a", "lib64/libcube4.a"), ("lib/libcube4.%s" %
|
||||
SHLIB_EXT, "lib64/libcube4.%s" %
|
||||
SHLIB_EXT)], 'dirs': [
|
||||
"include/cube", "include/cubew"], }
|
||||
|
@ -1,14 +1,4 @@
|
||||
##
|
||||
# This file is an EasyBuild reciPY as per https://github.com/easybuilders
|
||||
#
|
||||
# Copyright:: Copyright 2012-2014 Uni.Lu/LCSB, NTUA
|
||||
# Authors:: Fotis Georgatos <fotis@cern.ch>
|
||||
# License:: MIT/GPL
|
||||
# $Id$
|
||||
#
|
||||
# This work implements a part of the HPCBIOS project and is a component of the policy:
|
||||
# http://hpcbios.readthedocs.org/en/latest/HPCBIOS_07-02.html
|
||||
##
|
||||
# IT4Innovations 2018
|
||||
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
@ -35,7 +25,7 @@ sources = [SOURCELOWER_TAR_GZ]
|
||||
checksums = ['49dc2c2323f6164c4a7e81b799ed690ee73158671205e71501f849391dd2c2d4']
|
||||
|
||||
builddependencies = [
|
||||
('binutils', '2.29'),
|
||||
('binutils', '2.27'),
|
||||
]
|
||||
|
||||
start_dir = 'src'
|
||||
|
Loading…
x
Reference in New Issue
Block a user