Skip to content

Instantly share code, notes, and snippets.

View rarensu's full-sized avatar

Richard Lawrence rarensu

View GitHub Profile
@rarensu
rarensu / PETSc-3.6.2-intel-2019b-Python-2.7.16.eb
Created June 6, 2021 00:21
Custom PETSc easybuild. Older PETSc, newer toolchain.
name = 'PETSc'
version = '3.6.2'
pysuffix = '-Python-%(pyver)s'
versionsuffix = pysuffix
homepage = 'http://www.mcs.anl.gov/petsc'
description = """
PETSc, pronounced PET-see (the S is silent), is a suite of data structures
and routines for the scalable (parallel) solution of scientific applications