minor - update copyright to 2026
minor - upate copyright to 2025
minor - update copyright headers
Add updated MI100 tuning data; make style updates for tuning data
Add updated A100 tuning data
Add updated MI250X tuning data
Add RTC tuning data for V100 and H100
Increment NB by 2 or 4 to speed up tuning
Add 2*p quadrature rules to tuning data (previously was just 2*(p-1)
Add documentation for MAGMA autotuning
New RTC tuning data format
Fixes and improvements to autotuning code
Add Python program to automatically generate tuning data for MAGMA RTC kernels
Add simple test program to generate benchmark data for CeedBasis operations
Remove accidental WIP tuning files from #1382
Formatting consistency for magma backend with cuda-ref and hip-refIncludes 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-refIncludes 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 ...
Rename files in magma backend for consistency with other libCEED backends