History log of /libCEED/backends/sycl-ref/ceed-sycl-ref-operator.sycl.cpp (Results 26 – 43 of 43)
Revision Date Author Comments
# 5aed82e4 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 7f96cfa0 29-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

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

Reduce LCOV_EXCL markers for SYCL backends


# 9d1bcece 30-Jan-2024 James Wright <james@jameswright.xyz>

sycl: Minor typo fixes


# 4e3038a5 31-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - reduce LCOV_EXCL markers


# bad447da 09-Jan-2024 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1302 from CEED/sjg/gpu-restriction-dev

GPU element restriction for `CEED_RESTRICTION_ORIENTED` and `CEED_RESTRICTION_CURL_ORIENTED`


# 5700671a 05-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Address PR feedback: Remove dead code


# 004e4986 16-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


# 506b1a0c 20-Sep-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Non-square operator full assembly (#1316)

* Consistency formatting for operator tests

* Add (failing) test for non-square operator full assembly

* Add support for CPU-based full assembly of no

Non-square operator full assembly (#1316)

* Consistency formatting for operator tests

* Add (failing) test for non-square operator full assembly

* Add support for CPU-based full assembly of non-square CeedOperators

* Fix full assembly of identity quadrature functions and operators with CEED_BASIS_NONE

Also adds a unit test for full assembly which fails prior to the changes in this commit.

* Minor refactor to improve coverage

show more ...


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

Merge pull request #1315 from CEED/jeremy/queep

Backend Consistency Fixes


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

style - spell rstr consistently


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

style - fixes for SYCL backends

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


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

Merge pull request #1281 from CEED/jeremy/simplify-parent

Clarify op fallback parent interface


# e984cf9a 03-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

op - update return value convention for CeedOperatorGetFallbackParentCeed


# bb229da9 03-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

op - clarify op fallback parent interface


# 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


# 49ed4312 10-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Minor formatting consistency for SYCL backend files


# 6ca0f394 20-Jul-2023 Umesh Unnikrishnan <umesh.aero@gatech.edu>

Add sycl/gen backend and other sycl changes (#1258)

---------

Co-authored-by: Kris Rowe <kris.rowe@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>
Co-authored-by: Jed Brown <jed@jedbrown.org

Add sycl/gen backend and other sycl changes (#1258)

---------

Co-authored-by: Kris Rowe <kris.rowe@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>
Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Varsha Madananth <vmadananth@uan-0002.head.cm.americas.sgi.com>
Co-authored-by: James Wright <jrwrigh.iii@gmail.com>

show more ...


# bd882c8a 15-Jun-2023 James Wright <james@jameswright.xyz>

Add sycl/ref and sycl/shared backends (#1229)

* Merge sycl_backend from ALCF fork

---------
Co-authored-by: Umesh Unnikrishnan <unnikrishnan@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>

Add sycl/ref and sycl/shared backends (#1229)

* Merge sycl_backend from ALCF fork

---------
Co-authored-by: Umesh Unnikrishnan <unnikrishnan@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


12