March 2011
2 posts
4 tags
PPM on OS X 10.6 Snow Leopard
This should be pretty straightforward. Assuming you already have gcc you need: fortran 95 compiler (gfortran) openmpi metis ppm Gfortran has an os x installer so it is a breeze to install. After that, build openmpi with the usual: $ configure —prefix=/Users/milan/Work/Library/openmpi $ make $ make install mpi is big so that takes a while… I install it in a different...
Mar 31st
12 notes
Welcome
I just started preparing for my thesis work in Computer Science at ETH Zurich, and I am supposed to do a simulation of cell membranes using particle methods. The purpose of this blog is to document the research process and, hopefully, to produce some useful or interesting texts on the whole experience. The majority of stuff will be quite technical so it is not for the math impaired. But I will...
Mar 15th