Skip to content
Snippets Groups Projects
Commit 3f5d54cf authored by Damian Alvarez's avatar Damian Alvarez
Browse files

cleanup

parent 6d141641
No related branches found
No related tags found
No related merge requests found
...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version] ...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version]
builddependencies = [ builddependencies = [
('CMake', '3.18.0') ('CMake', '3.18.0')
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps = [ download_deps = [
'triangle', 'triangle',
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps_static = [ download_deps_static = [
'metis', 'metis',
'parmetis', 'parmetis',
......
...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version] ...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version]
builddependencies = [ builddependencies = [
('CMake', '3.18.0') ('CMake', '3.18.0')
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps = [ download_deps = [
'triangle', 'triangle',
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps_static = [ download_deps_static = [
'hypre', 'hypre',
'metis', 'metis',
......
...@@ -10,7 +10,7 @@ This version is configured with several downloads of other libraries, ...@@ -10,7 +10,7 @@ This version is configured with several downloads of other libraries,
with --with-large-file-io and no debugging. It is a C and Fortran with --with-large-file-io and no debugging. It is a C and Fortran
version with default 4-Byte integer values. version with default 4-Byte integer values.
For more information see $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/configure.log. For more information see $PETSC_DIR/lib/petsc/conf/configure-hash.
""" """
site_contacts = 'I. Gutheil (i.gutheil@fz-juelich.de)' site_contacts = 'I. Gutheil (i.gutheil@fz-juelich.de)'
......
...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version] ...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version]
builddependencies = [ builddependencies = [
('CMake', '3.18.0') ('CMake', '3.18.0')
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps = [ download_deps = [
'triangle', 'triangle',
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps_static = [ download_deps_static = [
'metis', 'metis',
'parmetis', 'parmetis',
......
...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version] ...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version]
builddependencies = [ builddependencies = [
('CMake', '3.18.0') ('CMake', '3.18.0')
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps = [ download_deps = [
'triangle', 'triangle',
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps_static = [ download_deps_static = [
'hypre', 'hypre',
'metis', 'metis',
......
...@@ -10,7 +10,7 @@ This version is configured with several downloads of other libraries, ...@@ -10,7 +10,7 @@ This version is configured with several downloads of other libraries,
with --with-large-file-io and no debugging. It is a C and Fortran with --with-large-file-io and no debugging. It is a C and Fortran
version with default 4-Byte integer values. version with default 4-Byte integer values.
For more information see $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/configure.log. For more information see $PETSC_DIR/lib/petsc/conf/configure-hash.
""" """
site_contacts = 'I. Gutheil (i.gutheil@fz-juelich.de)' site_contacts = 'I. Gutheil (i.gutheil@fz-juelich.de)'
......
...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version] ...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version]
builddependencies = [ builddependencies = [
('CMake', '3.18.0') ('CMake', '3.18.0')
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps = [ download_deps = [
'triangle', 'triangle',
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps_static = [ download_deps_static = [
'metis', 'metis',
'parmetis', 'parmetis',
......
...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version] ...@@ -26,15 +26,14 @@ sources = ['petsc-lite-%s.tar.gz' % version]
builddependencies = [ builddependencies = [
('CMake', '3.18.0') ('CMake', '3.18.0')
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps = [ download_deps = [
'triangle', 'triangle',
] ]
dependencies = [
('HDF5', '1.10.6'),
]
download_deps_static = [ download_deps_static = [
'hypre', 'hypre',
'metis', 'metis',
......
...@@ -10,7 +10,7 @@ This version is configured with several downloads of other libraries, ...@@ -10,7 +10,7 @@ This version is configured with several downloads of other libraries,
with --with-large-file-io and no debugging. It is a C and Fortran with --with-large-file-io and no debugging. It is a C and Fortran
version with default 4-Byte integer values. version with default 4-Byte integer values.
For more information see $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/configure.log. For more information see $PETSC_DIR/lib/petsc/conf/configure-hash.
""" """
site_contacts = 'I. Gutheil (i.gutheil@fz-juelich.de)' site_contacts = 'I. Gutheil (i.gutheil@fz-juelich.de)'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment