History log of /libCEED/ (Results 1101 – 1125 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b473a06217-Jan-2024 Jed Brown <jed@jedbrown.org>

doc: update libCEEDBackends.svg

* include .tex source for future updates
* latex .gitignore

c01e25f012-Jan-2024 James Wright <james@jameswright.xyz>

Merge pull request #1445 from CEED/jrwrigh/cosine_hill

fluids: Add cosine hill and skewed advection initial conditions

cf0c90ef11-Jan-2024 James Wright <james@jameswright.xyz>

test(fluids): Advection skew initial condition

74d1b6c406-Jan-2024 James Wright <james@jameswright.xyz>

test(fluids): Advection cosine

7b77ddfd11-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change bubble_type to advection_ic_type

Since cosine_hill and skew aren't bubbles

c44b1c7d17-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Add in cosine hill and skew advection ICs

699fe8f811-Jan-2024 James Wright <james@jameswright.xyz>

Merge pull request #1444 from CEED/jrwrigh/memcheck_error_message

memcheck: Add QF path and name to error message

739ab3b411-Jan-2024 James Wright <james@jameswright.xyz>

memcheck: Add QF path and name to error message

bad447da09-Jan-2024 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1302 from CEED/sjg/gpu-restriction-dev

GPU element restriction for `CEED_RESTRICTION_ORIENTED` and `CEED_RESTRICTION_CURL_ORIENTED`

5700671a05-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Address PR feedback: Remove dead code

7aa9113308-Nov-2023 Sebastian Grimberg <sjg@amazon.com>

Add deterministic element restriction transpose GPU kernels for oriented and curl-oriented restrictions

b3d03e3822-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Fix for PEDANTIC

004e498616-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Operator full assembly and diagonal assembly for cuda-ref and hip-ref backends for H(div) and H(curl) elements

dce4969315-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Initial commit for cuda-ref and hip-ref backend support for oriented and curl-oriented element restrictions

For now, the element restriction transpose for oriented or curl-oriented cases is always n

Initial commit for cuda-ref and hip-ref backend support for oriented and curl-oriented element restrictions

For now, the element restriction transpose for oriented or curl-oriented cases is always non-deterministic.

show more ...

701e0cfd06-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1428 from CEED/jeremy/collocated

Remove legacy CEED_BASIS_COLLOCATED

a36217cb15-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

interface - remove legacy CEED_BASIS_COLLOCATED

ca9dd0ff05-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1418 from CEED/jeremy/memcheck-qf

memcheck - match nan check for QFunction field size

c3e94cad04-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1440 from CEED/zach/fix-axpby

Fix CeedVectorAXPBY Implementations

6a7a5f7f04-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1439 from CEED/sjg/magma-finalize

Add missing magma_finialize() call

aa67b84204-Jan-2024 Zach Atkins <zach.atkins@colorado.edu>

Fix CeedVectorAXPBY

203c09c404-Jan-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1438 from CEED/sjg/ref-restriction-restrict

Add __restrict__ to resolve vectorization warnings with Clang 17

eda0adbc04-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Add __restrict__ to resolve vectorization warnings with Clang 17

3e2dab0a04-Jan-2024 Sebastian Grimberg <sjg@amazon.com>

Add missing magma_finialize() call

b569baaf03-Jan-2024 Sebastian Grimberg <sebastiangrimb@gmail.com>

Define CeedPragmaSIMD for Clang (#1432)

* Define CeedPragmaSIMD for Clang

* Change clang loop vectorization pragma

f1b7d38702-Jan-2024 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1431 from CEED/sjg/strict-prototypes-fix

Silence compiler warning for `-Wstrict-prototypes`

1...<<41424344454647484950>>...226