History log of /libCEED/backends/cuda-ref/ceed-cuda-ref-vector.c (Results 26 – 47 of 47)
Revision Date Author Comments
# f5d1e504 19-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

backend - use new user data copy utility


# a267acd1 19-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

backend - same memory owned/borrowed strategy for all impls


# 0ce26d38 12-Mar-2024 James Wright <james@jameswright.xyz>

style: Changes for clang-format 17


# 73441d27 08-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1505 from CEED/jeremy/return-ceed

Add Ceed*ReturnCeed


# 1a210a00 08-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Update backends/cuda-ref/ceed-cuda-ref-vector.c

fix - bad reversion of change

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


# 6e536b99 08-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

interface - add Ceed*ReturnCeed


# c3e94cad 04-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1440 from CEED/zach/fix-axpby

Fix CeedVectorAXPBY Implementations


# aa67b842 04-Jan-2024 Zach Atkins <zach.atkins@colorado.edu>

Fix CeedVectorAXPBY


# c7697240 15-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1335 from CEED/sjg/backend-consistency-continued

Fix some missing backend consistency from #1315


# 672b0f2a 14-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Fix some missing consistency issues from #1315


# 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


# 8baaa3b3 07-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1321 from CEED/jeremy/vec-bug

gpu - fix SetArray on device logic bug


# 3ce2313b 01-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fix SetArray on device logic bug


# 1c66c397 30-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Interface consistency fixes (#1312)

* format - consistency fixes

* format - test name consistency

* format - drop comma operator

* format - drop git add . in favor coercion

* format - ad

Interface consistency fixes (#1312)

* format - consistency fixes

* format - test name consistency

* format - drop comma operator

* format - drop git add . in favor coercion

* format - add CeedScalarSwap macro

show more ...


# 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 ...


# b3d4ed2c 07-Jul-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1241 from CEED/jed/fix-vec-size-loop-vars

CeedVector/Preconditioning: fix CeedInt loop vars to CeedSize


# f6f49adb 30-Jun-2023 nbeams <246972+nbeams@users.noreply.github.com>

Ensure initialization for new L1 norm handling in GPU backends


# f7c1b517 30-Jun-2023 nbeams <246972+nbeams@users.noreply.github.com>

CUDA: improvements for handling large CeedVectors requiring CeedSize for length


# 7ade40ab 03-Jul-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1244 from sebastiangrimberg/sjg/minor-backend-style

Minor whitespace consistency fixes in backends


# ff1e7120 15-Jun-2023 Sebastian Grimberg <sjg@amazon.com>

Very minor backend style and whitespace fixes


12