Activity
use pkg-config if HDF5 pkgconfig is available
use pkg-config if HDF5 pkgconfig is available
Pull request merge
use pkg-config if HDF5 pkgconfig is available
use pkg-config if HDF5 pkgconfig is available
Github action: build HDF5 using cmake
Github action: build HDF5 using cmake
Force push
Github action: build HDF5 using cmake
Github action: build HDF5 using cmake
Force push
Github action: build HDF5 using cmake
Github action: build HDF5 using cmake
Force push
Github action: PnetCDF requires libtool 2.5.4
Github action: PnetCDF requires libtool 2.5.4
Force push
Github action: PnetCDF requires libtool 2.5.4
Github action: PnetCDF requires libtool 2.5.4
Force push
Github action: PnetCDF requires libtool 2.5.4
Github action: PnetCDF requires libtool 2.5.4
HDF5 built with cmake may produce invalid "Extra libraries"
HDF5 built with cmake may produce invalid "Extra libraries"
valgrind warning: uninitialized variables
valgrind warning: uninitialized variables
warning: comparison of integer expressions of different signedness
warning: comparison of integer expressions of different signedness
column_wise.c: initialize buffer contents and print write amount
column_wise.c: initialize buffer contents and print write amount
Pull request merge
column_wise.c: initialize buffer contents and print write amount
column_wise.c: initialize buffer contents and print write amount
Force push
Github action: bump up PnetCDF and MPICH versions
Github action: bump up PnetCDF and MPICH versions
column_wise.c: initialize buffer contents and print write amount
column_wise.c: initialize buffer contents and print write amount
Force push
PnetCDF driver: fix file open mode for reading decomposition files
PnetCDF driver: fix file open mode for reading decomposition files
Collect performance metrics by using one MPI_Gather instead of multip…
Collect performance metrics by using one MPI_Gather instead of multip…
column_wise.c: initialize buffer contents and print write amount
column_wise.c: initialize buffer contents and print write amount
alltomany.c: add a special case when #MPI processes = 1344
alltomany.c: add a special case when #MPI processes = 1344
column_wise.c: print timing and bandwidth
column_wise.c: print timing and bandwidth
add option -m, max number of receivers
add option -m, max number of receivers
alltoall.c: use MPI_Isend instead of MPI_Issend
alltoall.c: use MPI_Isend instead of MPI_Issend
alltoall.c: fix total message send amount
alltoall.c: fix total message send amount
alltoall.c: add option to use MPI_Alltoallv
alltoall.c: add option to use MPI_Alltoallv
Force push
alltoall.c: add option to use MPI_Alltoallv
alltoall.c: add option to use MPI_Alltoallv
add program to test MPI issend/irecv of all-to-many
add program to test MPI issend/irecv of all-to-many