Skip to content

Working configurations

mparsani edited this page Jan 29, 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 Inc. build 5666)
  • numpy 1.6.1
  • matplotlib 1.0.1

1st PETSc configuration

2nd PETSc configuration

  • NO FORTRAN COMPILER REQUIRED
  • PETSc 3.2p5 (compiled 64-bit)
  • petsc4py-1.2

Matteo Parsani's Mac Pro Tower

  • Mac OS X 10.6.8
  • Python 2.7.2 -- EPD 7.1-2 (64-bit)
  • gcc 4.2.1 (Apple Inc. build 5666)
  • numpy 1.6.1
  • matplotlib 1.0.1
  • gfortran 4.6.2 -- 64-bit (http://gcc.gnu.org/wiki/GFortranBinaries#MacOS)
  • PETSc 3.2p6 (compiled 64-bit and the gfortran above)
  • petsc4py-1.2
Clone this wiki locally