adjtomo / seisflows

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

Feature: System Wisteria GPU version #204

Closed bch0w closed 6 months ago

bch0w commented 6 months ago

Upgrading the System module class for Wisteria, Tokyo University's Fujitsu HPC. This PR includes improvements to Fujitsu and Wisteria system classes, and ability to use GPU versions of SPECFEM on GPU nodes which require different setup and configuration parameters w.r.t the CPU versions.

As a note, due to some restrictions on this particular HPC, much of the job submission workflows are hardcoded for specific versions of SPECFEM, group, and module setups on the system.

Thanks to the group at Kyoto University for providing access and testing setup.

Changelog