mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 15:32:11 +01:00
26 lines
649 B
Plaintext
26 lines
649 B
Plaintext
name = 'Allinea'
|
|
version = '6.1.1-Ubuntu-14.04-x86_64'
|
|
|
|
homepage = 'http://www.allinea.com'
|
|
description = """The Allinea environment is an essential toolkit for developers and computational scientists
|
|
looking to get results faster."""
|
|
|
|
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
|
|
|
source_urls = ['http://content.allinea.com/downloads/']
|
|
sources = ['%(namelower)s-forge-%(version)s.tar']
|
|
|
|
# Example of templates usage
|
|
#templates = [
|
|
# 'kebnekaise.qtf',
|
|
# 'kebnekaise-gpu.qtf',
|
|
#]
|
|
|
|
# Example of sysconfig usage
|
|
#sysconfig = 'system.config.hpc2n'
|
|
|
|
# license file
|
|
license_file = HOME + '/licenses/allinea/license.lic'
|
|
|
|
moduleclass = 'tools'
|