History log of /petsc/src/sys/classes/bm/makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# e98d5aa1 12-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-01-03/docs-c2html' into 'main'

Remove recursive build of c2html files; no longer uses classic makefiles

See merge request petsc/petsc!7167


# 85d137db 07-Jan-2024 Barry Smith <bsmith@mcs.anl.gov>

fix makefiles with tab char


# 60259892 26-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-22/rm-libbase' into 'main'

LIBBASE is no longer used in make so remove it

See merge request petsc/petsc!7139


# 9140fee1 22-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

LIBBASE is no longer used in make so remove it


# 960d43a7 12-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-06/doc-manpage-gen-to-python' into 'main'

Convert make allmanualpages to Python

See merge request petsc/petsc!7005


# 70c27709 08-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix formatting in some makefiles


# 53673ba5 09-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-06/doc-cleanup-man-page-processing' into 'main'

Move doc/classic materials to doc/manualpages

See merge request petsc/petsc!7000


# a6c6235c 06-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix rules.doc that did not get updated to rules_doc.mk


# 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