Skip to content

Commit

Permalink
Add ADIOS2 sample (#14)
Browse files Browse the repository at this point in the history
* Add ADIOS2 sample

Created with PIConGPU / LaserWakefield simulation with parameters:
mpirun -n 2 picongpu -s 550 -d 1 2 1 -g 56 56 28 --openPMD.period 50
--openPMD.file stream --openPMD.infix NULL --openPMD.ext bp
--openPMD.json '{   "adios2": {     "engine":
{       "usesteps": true,       "type":
"bp4",       "parameters": {         "InitialBufferSize": "2Gb",
"Profile": "On"       }     },     "dataset": {       "operators": [
]     }   } } ' --versionOnce --checkpoint.backend openPMD
--checkpoint.period 500 --checkpoint.restart
--checkpoint.restart.backend openPMD

* Write PIC sample with a 2x4x2 domain decomposition

Also deactivate node aggregation

* Rename: Remove note of LaserWakefield simulation from name

* Rename example-picongpu -> example-3d-bp4
  • Loading branch information
franzpoeschel authored Apr 23, 2021
1 parent b4f87b8 commit 72545c4
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added example-3d-bp4.tar.gz
Binary file not shown.

0 comments on commit 72545c4

Please sign in to comment.