Skip to content

Working configurations

ketch edited this page Nov 7, 2014 · 16 revisions

The following are known working configurations of PyClaw.

Note: as of 2014, most of these are a couple of years old.

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

Chris Kees's MacBook Pro

  • Mac OS X 10.7.1
  • Python 2.7.2 (built from source)
  • gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
  • numpy 2.0.0.dev-7a6239e
  • gfortran version 4.6.1 (http://hpc.sourceforge.net)
  • PETSc 3.2.0-p6 development
  • petsc4py 1.2

Jed Brown's Linux laptop

  • Arch Linux, kernel 3.2.2
  • gcc and gfortran 4.6.2, Python 2.7.2, numpy-1.6.1 (all from package manager)
  • PETSc-dev (latest)
  • petsc4py-dev (latest)
Clone this wiki locally