History log of /libCEED/ (Results 2251 – 2275 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7b39487d21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - add preloading (#997)

* fluids - add preloading

* fluids - fix accidentally dropped line

Co-authored-by: James Wright <james@jameswright.xyz>

* fluids - get wallclock from stage lo

fluids - add preloading (#997)

* fluids - add preloading

* fluids - fix accidentally dropped line

Co-authored-by: James Wright <james@jameswright.xyz>

* fluids - get wallclock from stage log, FRAGILE

Co-authored-by: James Wright <james@jameswright.xyz>

show more ...

b11824b321-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fix setting device id

f60cdb1d21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #991 from CEED/jeremy/memcheck-qf-ctx

Memcheck QFContext

c082eca021-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge branch 'main' into jeremy/memcheck-qf-ctx

3b190ab821-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - shift QFContextDestroyData to interface only

b3271f7320-Jun-2022 nbeams <246972+nbeams@users.noreply.github.com>

Add MAGMA RTC usage to release notes

e5f091eb08-Jun-2022 nbeams <246972+nbeams@users.noreply.github.com>

MAGMA: Use more specific macro name for HIP mode

12070e4126-May-2022 nbeams <246972+nbeams@users.noreply.github.com>

Remove restrictions on tests for MAGMA backend when using tensor basis kernels

f6af633f06-May-2022 nbeams <246972+nbeams@users.noreply.github.com>

Use rtc for MAGMA elem restriction and tensor basis kernels

5dccf64119-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #998 from CEED/jed/fix-point-block-diagonal-restriction

CeedOperatorAssemblePointBlockDiagonal: fix restriction sizes for subdomain integral

7b63f5c619-Jun-2022 Jed Brown <jed@jedbrown.org>

CeedOperatorAssemblePointBlockDiagonal: fix restriction sizes for subdomain integrals

Formerly would give errors such as

interface/ceed-elemrestriction.c:862 in CeedElemRestrictionApply(): Output v

CeedOperatorAssemblePointBlockDiagonal: fix restriction sizes for subdomain integrals

Formerly would give errors such as

interface/ceed-elemrestriction.c:862 in CeedElemRestrictionApply(): Output vector size 125050 not compatible with element restriction (124050, 6000)

(noted in https://github.com/CEED/libCEED/pull/994#discussion_r899808040)

show more ...

9ac461b419-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #993 from CEED/jeremy/fluids-bcs

Fluids BCs performance updates

42971d3819-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge branch 'main' into jeremy/fluids-bcs

26cb765619-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #996 from CEED/jeremy/fix-gpu-h_ind

GPU - copy ElemRestr index values passed on host

44d7a66c17-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fix restriction CEED_COPY_VALUES + CEED_MEM_HOST

e0e3543617-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - note fluids performance enhancements

6cccb8e417-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - note bugfix for CeedOperatorLinearAssemble

17ce10fa15-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - fix setup context data misuse

2e64a2b915-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - allow backend specific data destroy behavior

edc819a115-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - name QFunction output blocks

0f58c34815-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - add QFContext impl

b80a441917-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - only VecZero in the BCs if using SetBCsFromICs

9a9f72eb16-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - restore commented code

5e82a6e116-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - cache boundary conditions in separate vecs

0e45545317-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - clearer internal function name for stack traces

1...<<919293949596979899100>>...226