-
Notifications
You must be signed in to change notification settings - Fork 101
Working configurations
mparsani edited this page Jan 12, 2012
·
16 revisions
The following are known working configurations of PyClaw.
David Ketcheson's Mac Pro
- Mac OS X 10.6.8
- Python 2.7.2 -- EPD 7.1-2 (64-bit)
- gcc 4.2.1 (Apple)
- gfortran 4.5.1
- PETSc 3.1p8 (compiled 64-bit)
- numpy 1.6.1
- matplotlib 1.0.1
David Ketcheson's Macbook Air
- Mac OS X 10.6.8
- Python 2.7.2 (not EPD)
- gcc 4.2.1 (Apple)
- gfortran 4.2.1 (Apple Inc. build 5664)
- PETSc 3.1p8 (compiled 64-bit)
- numpy 1.6.0
- matplotlib 1.0.1
Aron Ahmadia's MacBook Pro (PyClaw)
- Mac OS X 10.6.8
- Python 2.7.2 (python.org)
- gfortran 4.6.1 (unknown provenance)
- numpy 1.6.0
- matplotlib 1.0.1
Kyle Mandli's MacBook Pro
- Max OS X 10.7.2
- Python 2.7.2 (macports)
- PETSc ?
- gfortran 4.4.6 (macports)
- numpy 2.0.0.dev-5a68394
- matplotlib 1.1.0
Kyle Mandli's Ubuntu Desktop
- Ubuntu 10.04.3 LTS lucid
- Python 2.6.5
- ifort 11.1 20100806
- gfortran 4.4.3 (Ubuntu)
- PETSc ?
- numpy 1.3.0
- matplotlib 0.99.1.1
Matteo Parsani's MacBook Pro
- Mac OS X 10.6.8
- Python 2.7.2 -- EPD 7.1-2 (64-bit)
- gcc 4.2.1 (Apple)
- petsc4py-dev, revision 825b5fc53cf6, January 10th 2012
- numpy 1.6.1
- matplotlib 1.0.1
1st PETSc configuration
- gfortran 4.6.2 -- 64-bit (http://gcc.gnu.org/wiki/GFortranBinaries#MacOS)
- PETSc 3.2p5 (compiled 64-bit and the gfortran above)