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

Basic examples using GPU buffers with GPU-aware ADIOS2 #74

Closed anagainaru closed 1 year ago

anagainaru commented 1 year ago

Adding to the repo GPU examples. For now, three simple examples that write and read 2 steps of 600k float arrays using CUDA, HIP and Kokkos arrays.