| #
d4cc1845
|
| 30-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1912 from CEED/jeremy/copyright
minor - update copyright to 2026
|
| #
9ba83ac0
|
| 19-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright to 2026
|
| #
20a16a5f
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1786 from CEED/jeremy/copy-headers
minor - upate copyright to 2025
|
| #
d275d636
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - upate copyright to 2025
|
| #
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
|
| #
e5a301d7
|
| 06-Nov-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1366 from CEED/sjg/magma-rtc-autotuning
`magma` backend RTC autotuning
|
| #
dc215721
|
| 27-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Add RTC tuning data for V100 and H100
|
| #
7c7f2ed8
|
| 04-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
New RTC tuning data format
|
| #
26bdecf3
|
| 04-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Add Python program to automatically generate tuning data for MAGMA RTC kernels
|
| #
db7ade31
|
| 17-Oct-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1382 from CEED/sjg/magma-formatting-dev
Lazy RTC compilation of MAGMA basis kernels for small P, Q
|
| #
913f8461
|
| 17-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Adjust include groupings
|
| #
940a72f1
|
| 10-Aug-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Formatting consistency for magma backend with cuda-ref and hip-ref
Includes JiT upgrades for Magma non-tensor basis to only compile for N values which are used at runtime. Adds JiT for Magma non-ten
Formatting consistency for magma backend with cuda-ref and hip-ref
Includes JiT upgrades for Magma non-tensor basis to only compile for N values which are used at runtime. Adds JiT for Magma non-tensor basis CEED_EVAL_WEIGHT mode.
show more ...
|
| #
f80f4a74
|
| 09-Aug-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Rename files in magma backend for consistency with other libCEED backends
|