mirror of
https://github.com/paboyle/Grid.git
synced 2026-08-17 07:59:36 +01:00
Added gather benchmark to cross refer to the 'lazy' analogue of summing a vector with many zeroes in regions not owned by THIS rank
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
mpicxx -fsycl halo_mpi.cc -o halo_mpi
|
||||
mpicxx -O2 -std=c++11 io_mpi.cc -o io_mpi
|
||||
# Frontier: (hipcc via mpicxx wrapper; ACC_HIP is the default in-file)
|
||||
mpicxx -O2 -x hip gather_mpi.cc -o gather_mpi -L${ROCM_PATH}/lib -lamdhip64
|
||||
|
||||
Reference in New Issue
Block a user