History log of /libCEED/README.md (Results 1 – 25 of 158)
Revision Date Author Comments
# 83dae3b2 12-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1929 from CEED/jeremy/readme-minor

minor - style consistency for bibtex in README


# 334b1dcf 12-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

minor - style consistency for bibtex in README


# 48203ff5 05-Jan-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1911 from CEED/jeremy/drop-occa

occa - retire backends


# 346c77e6 16-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

occa - retire backends


# 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


# 57574c6f 29-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1829 from CEED/jeremy/documentation-markers

Use HTML comments as doc inclusion markers


# 525f58ef 29-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - use HTML comments as inclusion markers


# d89549c6 28-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - hide inclusion markers in md


# 9f6b563e 13-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - minor fixes (#1821)


# 4a46e67d 12-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - minor fixes


# 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


# 1809c5f7 09-May-2024 James Wright <james@jameswright.xyz>

doc: Mention PETSC_ARCH requirement for examples (#1580)

* doc: Mention PETSC_ARCH requirement for examples

* Update README.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

------

doc: Mention PETSC_ARCH requirement for examples (#1580)

* doc: Mention PETSC_ARCH requirement for examples

* Update README.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

---------

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


# f7488153 02-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1464 from CEED/jeremy/libxsmm-update

xsmm - update for function name change


# ba0bd193 02-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

readme - add LIBXSMM versioning minimum


# 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


# 31b0218e 09-Feb-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1468 from CEED/jed/bib-libceed-user-manual-0.12.0

bib: update libceed-user-manual to 0.12.0


# 1ea55a34 08-Feb-2024 Jed Brown <jed@jedbrown.org>

bib: update libceed-user-manual to 0.12.0


# 60ef3fee 01-Nov-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1346 from CEED/jeremy/pre-release

Release - version 0.12.0


# 4018a20a 25-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

release - update version number and notes


# 58c07c4f 20-Sep-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Support CPU shared-memory parallelism with OpenMP (#1279)

* Updates for OpenMP thread safety (one Ceed per thread, potentially with shared output vector)

* Makefile tabs vs. spaces consistency

Support CPU shared-memory parallelism with OpenMP (#1279)

* Updates for OpenMP thread safety (one Ceed per thread, potentially with shared output vector)

* Makefile tabs vs. spaces consistency

* Fix unrelated pragma bug for Intel compilers in `backend.h`

* Address PR feedback: Use _OPENMP macro, simplify OpenMP pragma wrappers

* Address PR feedback: Add new statement macro CeedPragmaThreadPrivate to PREDEFINED entries in Doxyfile

* Add OpenMP support to Intel CI workflow for testing

* Add documentation for OPENMP option and Update releasenotes.md

* Revise OpenMP implementation: Rather than enforcing global variables to be threadprivate, just wrap potential race conditions in a critical block (during registration)

* Avoid returning from OpenMP blocks

* Early break on error when registering backends or QFunctions

* Formatting fixes after rebase, newline after variable declarations

* Address PR feedback: Revert some unintentional changes to debug output

* Update codecov exclusions

show more ...


# df826c1f 12-Jul-2023 James Wright <james@jameswright.xyz>

Merge pull request #1253 from CEED/jeremy/fix-readme

README fixes


# f0b1efff 12-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

readme - fix urls


1234567