History log of /libCEED/ (Results 201 – 225 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bec2b28802-Jun-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ex - update for style

Co-authored-by: Peter Munch <peterrmuench@gmail.com>

4baa7aec30-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - remove vectorize warnings for Clang -O3

6ef841ab30-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1832 from CEED/jeremy/special-case-4

Add ncomp=4 as common CPU restriction variant

cf41521630-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - add ncomp=4 as common restriction variant

57574c6f29-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

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

Use HTML comments as doc inclusion markers

525f58ef29-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - use HTML comments as inclusion markers

6d7116d728-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - fix duplicate formula warning

8433296528-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - remove sphinx warning

ec4241e628-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - add missing function param

d89549c628-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - hide inclusion markers in md

0dd7161327-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use native deal.II ref element

571e8cf027-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use ShapeInfo to build libCEED Basis

4566048f27-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use deal.II fe to build libCEED Basis

4db02c8f19-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1826 from CEED/jeremy/rust-ex

rust - update rust examples to match c/python

2522059819-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

rust - fix build warning

3eb5967819-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

rust - update rust examples to match c/python

860922ca15-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1823 from CEED/jeremy/f-test-path

test - fix path to stay in folder

465e63d415-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

test - fix path to stay in folder

5f0717d913-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1820 from CEED/jeremy/bp-multi-eval-mode

ex - add PETSc BP1+3 and BP2+4 examples

9f6b563e13-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - minor fixes (#1821)

4a46e67d12-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - minor fixes

3c11f1fc12-May-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ex - add PETSc BP1+3 and BP2+4 examples

f8fffaef08-May-2025 Umesh Unnikrishnan <unnikrishnan@anl.gov>

SYCL backend updates for latest oneAPI release/2025.0.5 (#1815)

* Fixes for oneAPI-2025

* Neat fix for oneAPI 2025

* style changes

297af36d06-May-2025 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1819 from CEED/zach/mi300a-fixes

Reworks the stream implementation for `/gpu/hip/gen` to avoid creating and destroying streams on every operator apply.

Updates `hipblas` calls t

Merge pull request #1819 from CEED/zach/mi300a-fixes

Reworks the stream implementation for `/gpu/hip/gen` to avoid creating and destroying streams on every operator apply.

Updates `hipblas` calls to only sync stream, this matters on MI300A since `hipblas` seems to use an async stream. Avoids a full device sync.

Also makes working vectors come from the `Vector` object delegate to avoid bad ref behavior.

show more ...

b46df0d206-May-2025 Zach Atkins <Zach.Atkins@colorado.edu>

Add missing CeedDestroy

12345678910>>...226