History log of /libCEED/benchmarks/petsc-bps.sh (Results 1 – 20 of 20)
Revision Date Author Comments
# d4cc1845 30-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1912 from CEED/jeremy/copyright

minor - update copyright to 2026


# 9ba83ac0 19-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright to 2026


# 20a16a5f 20-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1786 from CEED/jeremy/copy-headers

minor - upate copyright to 2025


# d275d636 19-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - upate copyright to 2025


# a171b6ef 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


# 5aed82e4 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 25878d73 06-Oct-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1365 from CEED/sjg/make-format-prep


# 5cd6c1fb 04-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Makefile updates for formatting


# c97ca96e 25-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #949 from CEED/jeremy/small-doc-fix

Small doc update


# 2288fb52 25-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - doc update and consistency for qextra


# ce18bed9 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #858 from CEED/jeremy/dump-copy-stuff

Strip redundant/outdated license info duplication


# 3d8e8822 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 095cfdf0 18-May-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #539 from CEED/valeria/unstructured-petsc-bps-benchmarks

benchmarks: Use PETSc unstructured bps


# 4f3bdb87 18-May-2020 valeriabarra <valeriabarra21@gmail.com>

Benchmarks.sh - Make comment consistent with default qextra in the code (for BP1-BP4)


# 304dbc33 16-May-2020 valeriabarra <valeriabarra21@gmail.com>

benchmarks: Update comment and rename max_loc_dofs -> max_loc_nodes


# d7c20224 16-May-2020 valeriabarra <valeriabarra21@gmail.com>

Benchmarks: return to running by increasing local nodes value


# e1ef8755 15-May-2020 valeriabarra <valeriabarra21@gmail.com>

benchmarks: Use PETSc unstructured bps


# 918855fa 31-May-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #263 from CEED/valeria/update-postprocessingscripts

Update postprocessing scripts


# d1f4761f 29-May-2019 Valeria Barra <valeria.barra@colorado.edu>

Re-add test_required_examples for proper title and pdf file name


# 0c59ef15 29-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Add PETSc BP2, BP4, BP5, BP6 (#243)

* Add PETSc BP2, BP4, BP5, BP6

* Documentation update

* Update make benchmark

* Minor changes

* Add PETSc bpData structure

* Update make benchmarks

Add PETSc BP2, BP4, BP5, BP6 (#243)

* Add PETSc BP2, BP4, BP5, BP6

* Documentation update

* Update make benchmark

* Minor changes

* Add PETSc bpData structure

* Update make benchmarks

* Benchmark - use default qextra

* Documentation fix

* Clean up PETSc bps.c, add benchmarking first run

* Drop -ksp_max_it from benchmarkscript

show more ...