History log of /petsc/src/mat/tests/tmpbench.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 732aec7a 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/remove-cast' into 'main'

Use NULL or nullptr instead of casted 0

See merge request petsc/petsc!7857


# c8025a54 21-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


# 9baa5724 03-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-30/doc-better-blas-thread-usage' into 'main'

Start of PETSc benchmarking object

See merge request petsc/petsc!6772


# 3444e80c 30-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Add PetscBench with implementation based on HPL