History log of /libCEED/rust/libceed-sys/c-src/backends/opt/ceed-opt.h (Results 26 – 43 of 43)
Revision Date Author Comments
# a0162de9 08-Dec-2021 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - remove e_data array from backend operator data


# 80ffa6f6 17-Nov-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #844 from CEED/jeremy/opt-tensor

Opt - specalize tensor product for C=1 case


# 9b2a10ad 12-Nov-2021 Jeremy L Thompson <jeremy@jeremylt.org>

opt - specalize tensor product for C=1 case


# 743f4ebb 28-Sep-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #811 from CEED/jeremy/some-caching

Store Objects For QFunction Reassembly


# bb219a0f 27-Sep-2021 Jeremy L Thompson <jeremy@jeremylt.org>

qf - cache more QF assembly components for CPU


# 81d4e52a 30-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #750 from CEED/jeremy/identity

qf - allow identity qfunctions to have in and out EVAL_NONE


# 0b454692 22-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

op - impl restriction only identity operators for CPU, error on code gen GPU backends


# 7f565272 09-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #735 from CEED/jeremy/style-guide

Style Unification


# d1d35e2f 09-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

style - updating C variable style


# 874019bc 31-Mar-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #716 from CEED/jed/install-backend.h

Jed/install backend.h


# ec3da8bc 26-Mar-2021 Jed Brown <jed@jedbrown.org>

Install install backend headers under include/ceed/

This makes it possible to distribute source plugins that provide
additional backends. It's also used in MFEM, perhaps temporarily.

Deprecate ceed

Install install backend headers under include/ceed/

This makes it possible to distribute source plugins that provide
additional backends. It's also used in MFEM, perhaps temporarily.

Deprecate ceed-backend.h, which was not previously installed, but some
users accessed it from an in-place build.

Also install CUDA and HIP headers that allow users to provide CUfunction
and hipFunction_t.

Co-authored-by: Jeremy L. Thompson <jeremy.thompson@colorado.edu>
Requested-by: Andrew T. Barker <barker29@llnl.gov>

show more ...


# 3d576824 29-Jan-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

headers - clearify includes to not rely on transitive includes (#701)

* headers - clearify includes to not rely on transitive includes

* style - add header recommendations from 'include-what-you-

headers - clearify includes to not rely on transitive includes (#701)

* headers - clearify includes to not rely on transitive includes

* style - add header recommendations from 'include-what-you-use'

* style - apply 'include-what-you-use' changes to CUDA backends

* style - 'include-what-you-use' for hip backends

* style - drop ceed.h includes in gallery qf source

* docs - add dev notes for header files

* style - header style and alphabetize

show more ...


# c00ee0d7 23-Nov-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #413 from CEED/jeremy/op-add

Add CeedOperatorApplyAdd


# cae8b89a 07-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator - Add OperatorApplyAdd, implement for CPU, OCCA backends


# 196c9032 11-Nov-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #409 from CEED/jeremy/ident-cpu-opt

CPU - avoid extra memcpy for identity qfunctions


# 16911fda 01-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

CPU - avoid extra memcpy for identity qfunctions


# d4fd2798 18-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #228 from CEED/rstr-block

Restriction Block


# 89c6efa4 03-May-2019 jeremylt <jeremy.thompson@colorado.edu>

Use blocking in optimized serial backends


12