easyconfigs-it4i/s/SCOTCH/SCOTCH-6.0.6-intel-2018.04.eb
Lukáš Krupčík 8f66c7bb8b new file: b/Boost/Boost-1.68.0-intel-2018.04.eb
new file:   l/libMesh/libMesh-1.3.0-intel-2018.04.eb
	new file:   l/libMesh/libMesh-1.4.1-intel-2018.04.eb
	new file:   m/MUMPS/MUMPS-5.2.0-intel-2018.04-parmetis.eb
	new file:   p/PETSc/PETSc-3.7.5-intel-2018.04-it4i.eb
	new file:   s/SCOTCH/SCOTCH-6.0.6-intel-2018.04.eb
2019-07-03 08:03:14 +02:00

17 lines
532 B
Plaintext

# IT4Innovations 2019
name = 'SCOTCH'
version = '6.0.6'
homepage = 'http://gforge.inria.fr/projects/scotch/'
description = """Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning."""
toolchain = {'name': 'intel', 'version': '2018.04'}
toolchainopts = {'pic': True}
source_urls = ['http://gforge.inria.fr/frs/download.php/file/34618/']
sources = ['%(namelower)s_%(version)s.tar.gz']
moduleclass = 'math'