History log of /libCEED/backends/cuda-ref/ceed-cuda-ref.c (Results 1 – 25 of 37)
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


# 371292c6 11-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1625 from CEED/jeremy/diag-at-points-gpu

GPU Diagonal Assembly AtPoints


# 756ca9e9 20-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add AtPoints CeedOperator


# 3765d34e 09-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1578 from CEED/jeremy/restriction-points-gpu

GPU Restriction AtPoints


# b20a4af9 08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add ElemRestrictionAtPoints


# 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


# 78cbaa95 30-Nov-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1300 from CEED/sjg/hcurl-hdiv-basis-cuda-hip

H(div) and H(curl) basis support for `cuda-ref` and `hip-ref` backends


# d075f50b 11-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

H(div) and H(curl) basis support for cuda-ref and hip-ref backends


# 21f16bf6 13-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1315 from CEED/jeremy/queep

Backend Consistency Fixes


# ca735530 31-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

style - fixes for CUDA backends


# 3c708d80 24-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1299 from CEED/sjg/cuda-hip-backends-consistency

Style fixes for `cuda` and `hip` backend consistency


# b2165e7a 11-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Whitespace, style, and formatting updates for consistency between CUDA and HIP backends

Adds include guards in JiT header files, even if not strictly necessary, to match the precedent set in cuda-sh

Whitespace, style, and formatting updates for consistency between CUDA and HIP backends

Adds include guards in JiT header files, even if not strictly necessary, to match the precedent set in cuda-shared and hip-shared as well as sycl.

show more ...


# 4b35598d 20-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1231 from CEED/jeremy/consistency

Consistency fixes


# eb7e6caf 16-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - naming consistency fixes


# bc246734 16-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - move GetResourceRoot to backend interface


# 6402da51 25-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Consistency in 'does not support' vs 'does not implement' (#1205)

* interface - consistency in 'does not support' vs 'does not implement'

* minor - consistency fixes

* minor - style consistency


# c5215752 24-Apr-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1197 from sebastiangrimberg/sjg/style-whitespace-fix

Minor style consistency updates


# 6e6704a8 19-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1198 from CEED/jeremy/CeedCheck

Add CeedCheck macro to reduce repetition


# 6574a04f 18-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

internal - add CeedCheck macro to reduce repetition


# 2a86cc9d 04-Mar-2023 Sebastian Grimberg <sjg@amazon.com>

Fix file endings inconsistency


# 49aac155 24-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc heade

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc headers

* iwyu - ceed/ceed.h -> ceed.h

* iwyu - cuda/hip include fixes

show more ...


12