User Tools

Site Tools


howto:gizmo

This is an old revision of the document!


GIZMO at CHPC

The simulation code GIZMO is a flexible, massively-parallel, multi-method multi-physics code, with a wide range of different physics modules described in the “Feature Set” below. The code is descended from P-GADGET, itself descended from GADGET–2, and is fully compatible with GADGET analysis codes, initial conditions, and snapshots. GIZMO is not an acronym – it refers both to the code’s multi-purpose applications and to its historical relationship to GADGET.

Installing GIZMO on an HPC (High-Performance Computing) facility can be a bit different from installing it on a regular computer. Here are the general steps you can follow:

1. Check if GIZMO is already installed on the HPC facility or if there are any pre-built packages available that you can use. Many HPC facilities provide a list of available software packages or modules that you can load to your environment.

2. If GIZMO is not available or if you prefer to install it yourself, you will need to request access to a compute node that has the required software packages and compilers installed.

3. Once you have access to the node, you will need to download the GIZMO source code and any required dependencies. You can do this using the wget or git command line tools or by uploading the files from your local machine to the HPC facility.

4. Before compiling the code, make sure to load the required software modules using the module load command or set the necessary environment variables to point to the correct locations of the required software packages.

5. Compile the code using the appropriate compiler and flags that are compatible with the HPC facility. This may involve modifying the makefile or the build script provided with the GIZMO source code.

6. Once the code is compiled, you can submit a job to the HPC scheduler to run your GIZMO simulation. Make sure to specify the appropriate job parameters such as the number of cores, memory, and wall time requirements.

It's important to note that the exact steps for installing GIZMO on an HPC facility may vary depending on the specific facility and the software environment. It's recommended to consult the HPC facility documentation and support staff for more detailed instructions and troubleshooting advice.

For the details of the code and instructions for installation please see website

/app/dokuwiki/data/attic/howto/gizmo.1677764157.txt.gz · Last modified: 2023/03/02 15:35 by msovara