NCAR / CESM_postprocessing

Project repository for the CESM python based post-processing code, documentation and issues tracking.
77 stars 45 forks source link

Integrate slurm batch submissions to geyser/dav from cheyenne #116

Closed bertinia closed 6 years ago

bertinia commented 6 years ago

This requires a separate virtualenv build for geyser/dav since the module system has not been updated to correspond to cheyenne's environment. In addition, the batch queuing system on geyser is slurm which requires a different submission stanza from cheyenne batch scripts.

bertinia commented 6 years ago

@bertinia has a working version of the timeseries_geyser script working in a private fork. Currently, waiting for CISL to address a problem found with the OpenMPI build on geyser for slurm with intra vs. inter node communications.

bertinia commented 6 years ago

closed with PR #122