History log of /libCEED/ (Results 726 – 750 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
56ef6bd528-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1591 from CEED/jeremy/ref-clean-access

Clean up QF assembly memory access

ff8551c528-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

style - num_active_* => qf_size_*

1a3e18b323-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - vec writable buffer

c7b6779023-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - clean up QF assembly memory access

9e9230d423-May-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1588 from CEED/jed/nvrtc-cubin

backends/cuda: NVRTC compile to CUBIN when supported (resolve #1587)

38f3b71a23-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1590 from CEED/jeremy/fix-531

Update t531

68ebe79623-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

test - update t531 for corectness, robustness

29ec485e22-May-2024 Jed Brown <jed@jedbrown.org>

backends/cuda: NVRTC compile to CUBIN when supported (resolve #1587)

This allows using a newer CUDA runtime with an older driver, and seems
to have no downsides.

NVRTC can generate cubins directl

backends/cuda: NVRTC compile to CUBIN when supported (resolve #1587)

This allows using a newer CUDA runtime with an older driver, and seems
to have no downsides.

NVRTC can generate cubins directly starting with CUDA 11.1. [...]
NVRTC used to support only virtual architectures through the option
-arch, since it was only emitting PTX. It will now support actual
architectures as well to emit SASS. The interface is augmented to
retrieve either the PTX or cubin if an actual architecture is
specified.

https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html#dynamic-code-generation

show more ...

ef9a992f17-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1586 from CEED/jeremy/gpu-points-rstr-fix

rstr - transpose AtPoints restriction fixes

d83cf49f17-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ci - use Ubuntu 2404

0b63de3117-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - transpose AtPoints restriction fixes

55ed259915-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1584 from CEED/jeremy/fix-indexing

Fix gpu AtPoints conversion to standard indexing

8be297ee14-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

points - fix gpu conversion to standard indexing for num_comp with rstr AtPoints

11bf4d2014-May-2024 Zach Atkins <zacharyjayhawk@gmail.com>

Merge pull request #1583 from CEED/zach/docs-CeedElemRestrictionGetNumPoints

725a297d14-May-2024 Zach Atkins <zach.atkins@colorado.edu>

Fix docs for CeedElemRestrictionGetNumPoints

c706c23d14-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1582 from CEED/zach/fix-point-diagonal-assembly

Fix bug in diagonal assembly for point operators

0c7f167f14-May-2024 Zach Atkins <zach.atkins@colorado.edu>

Update backends/ref/ceed-ref-operator.c

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

64a7ec2f14-May-2024 Zach Atkins <zach.atkins@colorado.edu>

Fix bug in diagonal assembly for point operators

1809c5f709-May-2024 James Wright <james@jameswright.xyz>

doc: Mention PETSC_ARCH requirement for examples (#1580)

* doc: Mention PETSC_ARCH requirement for examples

* Update README.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

------

doc: Mention PETSC_ARCH requirement for examples (#1580)

* doc: Mention PETSC_ARCH requirement for examples

* Update README.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

---------

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...

3765d34e09-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1578 from CEED/jeremy/restriction-points-gpu

GPU Restriction AtPoints

831877b709-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

tidy - minor fix of unititalized value warning

b20a4af908-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add ElemRestrictionAtPoints

637baffd08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - minor naming fix

ff1bc20e08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - allow backends to add padding to AtPoints E-vec

fe96005407-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

hip - add ElemRestrictionAtPoints

1...<<21222324252627282930>>...226