Skip to content
Snippets Groups Projects
Commit 45214504 authored by Ruth Schöbel's avatar Ruth Schöbel
Browse files

metis+intel

parent 1ee12b07
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,9 @@ version = '5.1.0' ...@@ -3,8 +3,9 @@ version = '5.1.0'
homepage = 'http://glaros.dtc.umn.edu/gkhome/metis/metis/overview' homepage = 'http://glaros.dtc.umn.edu/gkhome/metis/metis/overview'
description = """METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, description = """METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes,
and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the and producing fill reducing orderings for sparse matrices.
multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes.""" The algorithms implemented in METIS are based on the multilevel recursive-bisection,
multilevel k-way, and multi-constraint partitioning schemes."""
toolchain = {'name': 'intel-compilers', 'version': '2022.1.0'} toolchain = {'name': 'intel-compilers', 'version': '2022.1.0'}
toolchainopts = {'optarch': True, 'pic': True} toolchainopts = {'optarch': True, 'pic': True}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment