Home
last modified time | relevance | path

Searched hist:"5107 b09fcb4710dffb8bf2363d6d7d4be3d24cc9" (Results 1 – 7 of 7) sorted by relevance

/libCEED/tests/
H A Dt532-operator.hdiff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>
H A Dt534-operator-f.f90diff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.cdiff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>
/libCEED/backends/ref/
H A Dceed-ref-operator.cdiff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>
/libCEED/interface/
H A Dceed-operator.cdiff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>
H A Dceed.cdiff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>
/libCEED/include/
H A Dceed-impl.hdiff 5107b09fcb4710dffb8bf2363d6d7d4be3d24cc9 Mon Nov 18 20:18:52 UTC 2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>