ornladios / ADIOS2-Examples

Application examples for the ADIOS2 I/O library https://github.com/ornladios/ADIOS2. This is Work in Progress.
Apache License 2.0
20 stars 16 forks source link

Add GrayScott.jl Julia port of Gray Scott example #72

Closed williamfgc closed 1 year ago

williamfgc commented 1 year ago
  1. Simulation only: CPU threads, CUDA and AMDGPU (Rocm) backend
  2. Produces a VTX and FIDES compatible bp file with ADIOS2.jl
  3. Adds README
  4. Summit and Crusher configuration scripts and instructions
  5. Added unit tests (CI to be added later)

To do:

  1. Add analysis code using Julia (PDF analysis and plotting)
  2. AMDGPU randn is still needed
williamfgc commented 1 year ago

@pnorbert I'll go ahead and merge. We can start adding Julia to the examples portfolio in the tutorials.