Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 363 Bytes

azhpc

Devito MPI strong scaling POC using azhpc

Install Devito

git clone https://github.com/devitocodes/devito.git
cd devito
python setup.py install

Run benchmark

DEVITO_ARCH=gcc DEVITO_MPI="full" DEVITO_OPENMP=1 DEVITO_LOGGING=DEBUG mpirun -n 1 python3 benchmarks/user/benchmark.py run -P viscoelastic -d 600 600 600 -t 100