User Tools

Site Tools


playground:gadgetwalkthrough

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
playground:gadgetwalkthrough [2013/01/28 12:56]
jabu_v
playground:gadgetwalkthrough [2021/12/09 16:42] (current)
Line 1: Line 1:
 ==Gadget Compilation Walkthrough== ==Gadget Compilation Walkthrough==
-This page describes how to compile your own Gadget and libraries at CHPC.+This page describes how to compile your own [[http://www.mpa-garching.mpg.de/galform/gadget/index.shtml|Gadget]] and libraries at CHPC.
 Before doing anything it is recommended that you create an installation directory (e.g installations) on your /export/home/username/ directory. This will help you avoid any super user conflicts. For the rest of this walkthrough I will refer to /export/home/username/installations/ as PATHINSTALL. Before doing anything it is recommended that you create an installation directory (e.g installations) on your /export/home/username/ directory. This will help you avoid any super user conflicts. For the rest of this walkthrough I will refer to /export/home/username/installations/ as PATHINSTALL.
 +  *Prerequisites
 +    *[[http://www.gnu.org/software/gsl/|Gnu Scientific Library]] version 1.15 or above.
 +    *[[http://www.fftw.org/download.html|Fast Fourier Transform in the West]] version 2.1.5 is required for Gadget2. Do not use a later version.
 +    *[[http://www.hdfgroup.org/ftp/lib-external/
 +szip/2.1/src/szip-2.1.tar.gz|SZIP]] version 2.1 or above.
 +    *[[http://www.hdfgroup.org/ftp/HDF5/prev-releases/|HDF5]] version 1.6 is required. Do not use a later version here.
   *First, add these lines in your startup file .profile:<code>   *First, add these lines in your startup file .profile:<code>
 . /etc/profile.d/modules.sh . /etc/profile.d/modules.sh
Line 45: Line 51:
 </code> </code>
   *make   *make
-**GADGET is now compiled and you can test it by using one of the examples that come with Gadget download. You can also download a pdf version of this walkthrough {{gadgetwalkthrough.pdf | here}}**+**GADGET is now compiled and you can test it by using one of the examples that come with Gadget download. You can also download a pdf version of this walkthrough {{mygadgetwalkthrough.pdf | here}}**
/app/dokuwiki/data/attic/playground/gadgetwalkthrough.1359370608.txt.gz · Last modified: 2021/12/09 16:42 (external edit)