An open API service indexing awesome lists of open source software.

https://github.com/nickhand/pyrsd_nersc

Utilities for running pyRSD on NERSC
https://github.com/nickhand/pyrsd_nersc

Last synced: about 1 year ago
JSON representation

Utilities for running pyRSD on NERSC

Awesome Lists containing this project

README

          

# Using pyRSD on NERSC

This package provides utilities to help setup and run [pyRSD](https://github.com/nickhand/pyRSD) on the NERSC supercomputers.

## Documentation

See the [docs](https://github.com/nickhand/pyRSD_nersc/tree/master/docs) directory for documentation and instructions.

## Examples

There are several example files included to demonstrate the functionality of this package. To explore them, first clone this repository,

```
git clone https://github.com/nickhand/pyRSD_nersc.git
cd pyRSD_nersc/examples
```