Some I/O simple benchmarks

This commit is contained in:
Peter Boyle
2026-08-13 18:54:26 -04:00
parent 6e8a00f215
commit 2f75067569
3 changed files with 1114 additions and 1 deletions
+2 -1
View File
@@ -1 +1,2 @@
mpicxx -fsycl halo_mpi.cc -o halo_mpi
mpicxx -fsycl halo_mpi.cc -o halo_mpi
mpicxx -O2 -std=c++11 io_mpi.cc -o io_mpi