Skip to content

geodynamics/nemesis

Repository files navigation

Nemesis

BSD License

Build status

  • Master: Build Status

Description

This is the Computational Infrastructure for Geodynamics (CIG) fork of nemesis originally written by Michael Aivazis (California Institute of Technology).

Nemesis provides Python with an interface to the Mesasge Passing Interface. The nemesis executable comes in two forms:

nemesis: Python linked to the MPI library but without initialization of MPI. mpinemesis: Python linked to the MPI library with initialization of MPI.

Release Notes

See CHANGES for a list of changes for recent releases.

Maintainer

  • Brad Aagaard, Geologic Hazards Science Center, U.S. Geological Survey, USA

About

Nemesis is required for PyLith. Nemesis simply installs a pair of Python interpreters ('nemesis' and 'mpinemesis') which incorporate MPI and include Pythia's "_mpi" module.

Resources

License

Stars

Watchers

Forks