History log of /petsc/src/benchmarks/streams/OpenMPVersionLikeMPI.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 6c569305 13-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2026-02-05/improve-mpi-gpu-aware' into 'main'

Improve MPI GPU-aware configure and check

See merge request petsc/petsc!9005


# 659af632 13-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Fix leading spaces in benchmarks/streams


# abdd934a 23-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-06-26/revise-mpi-openmp-stream' into 'main'

Revise MPI and OpenMP stream benchmarks

See merge request petsc/petsc!7651


# 67595998 21-Oct-2025 Junchao Zhang <jczhang@anl.gov>

clangformat: apply to src/src/benchmarks


# 184b5a2e 26-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-09-15/fix-log-pcmpi' into 'main'

add optimized shared memory PCMPI and add users manual section on comparing STREAMS performance to PETSc application performance

See merge

Merge branch 'barry/2023-09-15/fix-log-pcmpi' into 'main'

add optimized shared memory PCMPI and add users manual section on comparing STREAMS performance to PETSc application performance

See merge request petsc/petsc!6903

show more ...


# 9f0612e4 11-Oct-2023 Barry Smith <bsmith@mcs.anl.gov>

Add shared memory support for PCMPI using both shmget() and MPI_Win_allocate_shared()