History log of /libCEED/backends/ (Results 276 – 300 of 1139)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
56c4846205-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - fix signature of GetLayout

22eb138505-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - add CeedElemRestriction[Get,Set]LLayout

9e82028b02-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - use unique orderings for CEED_BACKEND_STRIDES

e4483ef501-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1429 from CEED/jeremy/less-lcov-excl

Reduce LCOV_EXCL markers

7bbbfca301-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

GPU - variable name update for conventions

9ea2cfd901-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

GPU - enable CEED_BASIS_NONE for CUDA, HIP backends

3d389caa31-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1457 from argonne-lcf/kris/sycl-ref-slm-pointers

Replace calls to deprecated `local_accessor::get_pointer()`

bcbe1c9919-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - reduce LCOV_EXCL markers

cf8cbdd622-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Refactor GPU-backend element restriction source to only compile the required kernels, and do so lazily at first apply

cbfe683a20-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Lazily compile GPU diagonal/point-block diagonal assembly kernels as needed

Also fixes CEED_SIZE -> USE_CEEDSIZE definition.

7251047c19-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Remove need for separate CUmodule/hipModule_t for weights in non-tensor MAGMA backend

5c7e0f5119-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Minor change to CPU curl-oriented element restriction to allow vectorization

739ab3b411-Jan-2024 James Wright <james@jameswright.xyz>

memcheck: Add QF path and name to error message

5700671a05-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Address PR feedback: Remove dead code

7aa9113308-Nov-2023 Sebastian Grimberg <sjg@amazon.com>

Add deterministic element restriction transpose GPU kernels for oriented and curl-oriented restrictions

b3d03e3822-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Fix for PEDANTIC

004e498616-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Operator full assembly and diagonal assembly for cuda-ref and hip-ref backends for H(div) and H(curl) elements

dce4969315-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Initial commit for cuda-ref and hip-ref backend support for oriented and curl-oriented element restrictions

For now, the element restriction transpose for oriented or curl-oriented cases is always n

Initial commit for cuda-ref and hip-ref backend support for oriented and curl-oriented element restrictions

For now, the element restriction transpose for oriented or curl-oriented cases is always non-deterministic.

show more ...

ca9dd0ff05-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1418 from CEED/jeremy/memcheck-qf

memcheck - match nan check for QFunction field size

c3e94cad04-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

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

Fix CeedVectorAXPBY Implementations

6a7a5f7f04-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1439 from CEED/sjg/magma-finalize

Add missing magma_finialize() call

aa67b84204-Jan-2024 Zach Atkins <zach.atkins@colorado.edu>

Fix CeedVectorAXPBY

eda0adbc04-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Add __restrict__ to resolve vectorization warnings with Clang 17

3e2dab0a04-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Add missing magma_finialize() call

91db28b622-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

GPU - Don't call diagonal kernels if input arrays are null pointers

1...<<11121314151617181920>>...46