History log of /libCEED/backends/magma/ceed-magma.c (Results 1 – 25 of 115)
Revision Date Author Comments
# 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


# 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


# 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


# 437616c5 02-Nov-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1301 from CEED/sjg/hcurl-hdiv-basis-magma

H(div) and H(curl) basis support for `magma` backend


# 9d15e85b 18-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

H(div) and H(curl) basis support for magma backend


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

Merge pull request #1315 from CEED/jeremy/queep

Backend Consistency Fixes


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

style - fixes for Magma backends


# 53f7acb1 24-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1292 from CEED/sjg/gpu-rstr-unify

Unify `magma` backend restriction with `cuda-ref` and `hip-ref`


# 00fb7a04 17-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Refactor CeedInit_Magma and CeedInit_Magma_det similar to ceed-cuda-common.h and ceed-hip-common.h


# 58549094 15-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Unify magma backend restriction with cuda/hip-ref, keeping runtime option for deterministic and non-deterministic using magma/det

This also opens the opportunity to make cuda/hip-ref non-determinist

Unify magma backend restriction with cuda/hip-ref, keeping runtime option for deterministic and non-deterministic using magma/det

This also opens the opportunity to make cuda/hip-ref non-deterministic by default and add cuda/hip-ref/det variants.

show more ...


# 6402da51 25-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Consistency in 'does not support' vs 'does not implement' (#1205)

* interface - consistency in 'does not support' vs 'does not implement'

* minor - consistency fixes

* minor - style consistency


# 6e6704a8 19-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1198 from CEED/jeremy/CeedCheck

Add CeedCheck macro to reduce repetition


# 6574a04f 18-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

internal - add CeedCheck macro to reduce repetition


# 49aac155 24-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc heade

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc headers

* iwyu - ceed/ceed.h -> ceed.h

* iwyu - cuda/hip include fixes

show more ...


# 2b730f8b 17-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - re

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - remove stray newline

* make - simpler 'make format' target

* ci - use newer libxsmm

* doc - minor release note claification

* minor - minor fix

* minor - minor fix

* minor - minor fix

* minor - minor fix

* make format

* format - less aggressive alignment rules

* tidy - check for argument name mismatches

* fix newline

* format - mirror Ratel update to .clang-format

* fix merge error

* fix merge conflict

* fix merge error

* drop style in .phony list

* Update .clang-format

Co-authored-by: Jed Brown <jed@jedbrown.org>

* apply updated format

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 3cb13594 27-Jun-2022 Natalie Beams <246972+nbeams@users.noreply.github.com>

Merge pull request #973 from CEED/icl/magma-rtc

Use RTC for MAGMA tensor basis kernels and element restrictions


# e5f091eb 08-Jun-2022 nbeams <246972+nbeams@users.noreply.github.com>

MAGMA: Use more specific macro name for HIP mode


# ce18bed9 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #858 from CEED/jeremy/dump-copy-stuff

Strip redundant/outdated license info duplication


# 3d8e8822 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# f99981a3 25-Feb-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #893 from CEED/natalie/more-hip-launch-bounds

HIP: add atomics flag and more kernel launch bounds for performance improvements


12345