adjtomo / seisflows

An automated workflow tool for full waveform inversion and adjoint tomography
http://seisflows.readthedocs.org
BSD 2-Clause "Simplified" License
172 stars 122 forks source link

Expand System capabilities to other clusters, workload managers #117

Open bch0w opened 2 years ago

bch0w commented 2 years ago

The current version of SeisFlows contains a SLURM System module, and super modules for two clusters: Maui (New Zealand HPC) and Chinook (University of Alaska Fairbanks).

Other SLURM systems that we plan to create super modules for include: Oakforest-PACS (Japanese HPC), Frontera (Texas Advanced Computing Center), and Mustang (Air Force Research Laboratory).

Other workload managers we should target include: PBS and LSF, however as of this comment, we do not have access to such clusters to test and develop on.

Other non-cluster System capabilities to target include: multicore machines, GPU workstations

Related to previous issue https://github.com/adjtomo/seisflows/issues/18

bch0w commented 1 year ago

Frontera support was added in #127 PBS support is work in progress, open issue #140 PJM/Wisteria support work in progress, #161