History log of /libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c (Results 26 – 50 of 145)
Revision Date Author Comments
# 9ff05d55 03-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add nontensor shared


# 5a7f61ca 11-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1717 from CEED/jeremy/fix-hip-shared-atpoints

Fix hip shared atpoints


# dac82721 11-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - style


# 290fc47b 02-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1711 from CEED/jeremy/shared-at-points

GPU Shared AtPoints Bases


# a8d440fb 02-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - simplify shared grid counting
co-authored-by: zatkins-dev <zach.atkins@colorado.edu>


# 9e1d4b82 07-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - shared AtPoints


# be8d6f55 12-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1710 from CEED/jeremy/split-at-points

Split AtPoints basis between Transpose/no


# 81ae6159 11-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - split AtPoints basis between Transpose/no


# 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


# 1dc8b1e6 21-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1696 from CEED/jeremy/jit-include

JiT include update


# 9c25dd66 18-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda/hip - use new include pattern for JiT


# ef67a58e 08-Oct-2024 Zach Atkins <zacharyjayhawk@gmail.com>

Merge pull request #1685 from CEED/zach/register-add-at-points


# d474dafe 07-Oct-2024 Zach Atkins <zach.atkins@colorado.edu>

Register ApplyAddAtPoints for /cuda/shared


# bdd4742d 02-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1673 from CEED/jeremy/use-work-vecs

GPU Operators use work vectors


# 19a04db8 26-Sep-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - only overwite portion of basis target used


# 25c4e04a 05-Sep-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1655 from CEED/jeremy/at-points-transpose

AtPoints - fix transpose basis apply on GPU


# 9e511c80 04-Sep-2024 Jeremy L Thompson <jeremy@jeremylt.org>

atpoints - copy when *not* the same

Co-authored-by: Zach Atkins <zach.atkins@colorado.edu>


# 111870fe 04-Sep-2024 Jeremy L Thompson <jeremy@jeremylt.org>

AtPoints - fix transpose basis apply on GPU


# 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


# db2becc9 13-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Add CeedBasisApplyAdd (#1644)

* basis - add CeedBasisApplyAdd + CPU impl

* basis - add ref GPU ApplyAdd

* basis - add shared GPU ApplyAdd

* basis - add MAGMA ApplyAdd

* basis - add CeedB

Add CeedBasisApplyAdd (#1644)

* basis - add CeedBasisApplyAdd + CPU impl

* basis - add ref GPU ApplyAdd

* basis - add shared GPU ApplyAdd

* basis - add MAGMA ApplyAdd

* basis - add CeedBasisApplyAddAtPoints + default impl

* basis - add GPU ApplyAddAtPoints

* tidy - add extra assert to fix clang-tidy

* Apply suggestions from code review

style - consistently use indexing over pointer arithmatic

Co-authored-by: Zach Atkins <zach.atkins@colorado.edu>

* style - more pointer fixes

---------

Co-authored-by: Zach Atkins <zach.atkins@colorado.edu>

show more ...


# 37fb1fa7 11-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1597 from CEED/jeremy/basis-at-points-gpu

GPU BasisApplyAtPoints


# f7c9815f 20-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

AtPoints - ease memory requirement


# 2d10e82c 17-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

AtPoints - fix gpu thread usage


123456