mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00

new file: l/libxc/libxc-4.3.4-intel-2017c.eb new file: q/QuantumESPRESSO/QuantumESPRESSO-6.4.1-intel-2017c.eb
21 lines
536 B
Plaintext
21 lines
536 B
Plaintext
# IT4Innovations 2019
|
|
|
|
name = 'ELPA'
|
|
version = '2018.11.001'
|
|
|
|
homepage = 'http://elpa.rzg.mpg.de'
|
|
description = """Eigenvalue SoLvers for Petaflop-Applications ."""
|
|
|
|
toolchain = {'name': 'intel', 'version': '2017c'}
|
|
toolchainopts = {'openmp': True, 'usempi': True}
|
|
|
|
source_urls = ['http://elpa.mpcdf.mpg.de/html/Releases/%(version)s/']
|
|
sources = [SOURCELOWER_TAR_GZ]
|
|
checksums = ['cc27fe8ba46ce6e6faa8aea02c8c9983052f8e73a00cfea38abf7613cb1e1b16']
|
|
|
|
builddependencies = [
|
|
('Autotools', '20180311', '', True),
|
|
]
|
|
|
|
moduleclass = 'math'
|