Hardware Reference
In-Depth Information
/home/pi/mpich2_shared
/home/rpimpi_shared/
/home/rpimpi_shared/mpich2-install_shared
/home/pi/mpich_build_shared
Configure the build:
$ sudo /home/pi/mpich2_shared/mpich2-1.4.1p1/configure -prefix=/home/rpim
pi_shared/mpich2-install_shared --enable-shared
Follow the steps to make and install the files. Then add the place that you put the install
to your PATH:
$ export PATH=$PATH:/home/rpimpi_shared/mpich2-install_shared/bin
Remember that to permanently put this on the path you will need to edit .profile and
add at the bottom these two lines:
# Add MPI Shared to path
PATH="$PATH:/home/rpimpi_shared/mpich2-install_shared/bin"
Actually Read Beowulf While You Wait for make
If you don't like tea, you can spend those tea-drinking steps reading John Lesslie
Hall's translation of Beowulf with notes and additional information at http://
www.gutenberg.org/ebooks/16328 or the 1337 version (straight-up translation-
only) by Francis Barton Gummere at http://www.gutenberg.org/ebooks/981
Simon Cox
 
Search WWH ::




Custom Search