History log of /libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c (Results 51 – 75 of 145)
Revision Date Author Comments
# 1dda9c1a 17-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - add intial AtPoints to shared mem backends, but using ref impl


# 3ff7c56e 21-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1613 from CEED/jrwrigh/basis_handle_null_qweights

basis: Correct backend handling of NULL q_weight


# 097cc795 21-Jun-2024 James Wright <james@jameswright.xyz>

basis: CreateProjection set q_ref, q_weight to NULL


# 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


# 1f70653f 23-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1488 from CEED/jeremy/const-path

Const for CeedQFunctionGetSourcePath


# 22070f95 23-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

internal - more updates for const


# e4483ef5 01-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

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

Reduce LCOV_EXCL markers


# 9ea2cfd9 01-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

GPU - enable CEED_BASIS_NONE for CUDA, HIP backends


# bcbe1c99 19-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - reduce LCOV_EXCL markers


# 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


# 397164e9 15-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Small update for cuda-shared/hip-shared consistency


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


# 63ca1801 08-Jul-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1249 from CEED/jeremy/memcheck-isnan

Memcheck - warn or error on NaN after write-only access


# 23d4529e 07-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

debug - add debug color enum


# 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


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


123456