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


# 8da1e4ae 18-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1856 from CEED/zach/remove-op-fallback-parent

ceed - replace usage of `ceed->op_fallback_parent` with `ceed->parent`


# 46b50f9e 16-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

op - Simplify operator fallback to use pre-initialized fallback Ceed context


# d538d163 16-Jun-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - improve internal API documentation (#1834)

* doc - improve internal API documentation

* doc - clarify delegation

* doc - update wording for clarity

Co-authored-by: James Wright <james@james

doc - improve internal API documentation (#1834)

* doc - improve internal API documentation

* doc - clarify delegation

* doc - update wording for clarity

Co-authored-by: James Wright <james@jameswright.xyz>

* doc - clarify memcheck==valgrind

* doc - clarify shared gpu backends

* doc - clarify l/e/q-vecs

* doc - clarify occa backend status

* doc - more inheritance clarification

* doc - minor claification to QF fields

* minor - remove unneeded variables

* doc - update inheritance language

* doc - update shared description

* doc - more gpu notes

* doc - update fallback description

* doc - clarify fallback is only for pc support

* doc - minor updates to user facing GPU section

* doc - minor reordering of major sections

---------

Co-authored-by: James Wright <james@jameswright.xyz>

show more ...


# 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


# 6a744a64 26-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1758 from CEED/jeremy/gpu-composite

Gen Composite Operators


# c99afcd8 24-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - gen ApplyAdd functions


# 390feb51 02-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1715 from CEED/jeremy/at-points-gen

AtPoints for */gen


# 8b97b69a 05-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - AtPoints for cuda/gen


# e3ae47f6 23-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1702 from CEED/jeremy/get-ceed-object

Ceed*Get[CeedObject] Needs Destroy


# 9bc66399 22-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - require *GetCeed ceed to be Destroyed


# bd7a0ce7 22-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1647 from CEED/jeremy/fix-call

Small Bugfixes


# 5a5594ff 22-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - fix CeedCall() vs CeedCallBackend() in backend code


# 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


# 4535e697 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - clarify, falling back to */ref CeedOperator impl


# f6eafd79 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fallback from gen to shared for non-tensor


# 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


123