History log of /libCEED/benchmarks/postprocess_base.py (Results 1 – 15 of 15)
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


# 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


# 5f38a0bf 11-Jun-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #551 from CEED/valeria/benchmarking-petsc-bps

PETSc Bps: allow looping over degrees, problems and backends


# aa2aa0ae 06-Jun-2020 Jed Brown <jed@jedbrown.org>

benchmarks: simplify and improve legacy parsing


# dec49e00 06-Jun-2020 Jed Brown <jed@jedbrown.org>

benchmarks: add to autopep8


# dd839fb7 06-Jun-2020 Jed Brown <jed@jedbrown.org>

benchmarks: parse logs from self-contained examples/petsc/bps.c


# d13e9b48 28-May-2020 Jed Brown <jed@jedbrown.org>

benchmarks: script maintenance

* rename scripts to use _ instead of - (so they can be imported)
* order -> degree (remove ambiguity; the column means polynomial degree)
* postprocess_base.py: add ks

benchmarks: script maintenance

* rename scripts to use _ instead of - (so they can be imported)
* order -> degree (remove ambiguity; the column means polynomial degree)
* postprocess_base.py: add ksp_its and time_per_it

show more ...