Home
last modified time | relevance | path

Searched hist:a8c028e3d93bab1c5a850fc064994157fd2db15f (Results 1 – 4 of 4) sorted by relevance

/libCEED/tests/
H A Dt536-operator-f.f90a8c028e3d93bab1c5a850fc064994157fd2db15f Thu May 07 17:41:31 UTC 2020 Natalie Beams <246972+nbeams@users.noreply.github.com> CEED_STRIDES_BACKEND optimization for cuda-ref operator apply (#528)

* add check for backend stride status for input vectors

* add backend strides check for output vectors

* replace output copy with elem restriction for none emode

* move input skip_restrict check to setup and never allocate E-vec if not needed

* add boolean variable for E/Q vector layout for
further optimization of output and add wrapper function in magma backend
to create a cuda-ref operator and change this state variable

* Add missing CeedChks

* style changes to better match cuda backends

* missed style change for evec check

* add CeedChk from PR #525 (merge conflict)

* make style changes

* adjust size of nqpts for non-tensor basis
H A Dt536-operator.ca8c028e3d93bab1c5a850fc064994157fd2db15f Thu May 07 17:41:31 UTC 2020 Natalie Beams <246972+nbeams@users.noreply.github.com> CEED_STRIDES_BACKEND optimization for cuda-ref operator apply (#528)

* add check for backend stride status for input vectors

* add backend strides check for output vectors

* replace output copy with elem restriction for none emode

* move input skip_restrict check to setup and never allocate E-vec if not needed

* add boolean variable for E/Q vector layout for
further optimization of output and add wrapper function in magma backend
to create a cuda-ref operator and change this state variable

* Add missing CeedChks

* style changes to better match cuda backends

* missed style change for evec check

* add CeedChk from PR #525 (merge conflict)

* make style changes

* adjust size of nqpts for non-tensor basis
/libCEED/backends/magma/
H A Dceed-magma.ha8c028e3d93bab1c5a850fc064994157fd2db15f Thu May 07 17:41:31 UTC 2020 Natalie Beams <246972+nbeams@users.noreply.github.com> CEED_STRIDES_BACKEND optimization for cuda-ref operator apply (#528)

* add check for backend stride status for input vectors

* add backend strides check for output vectors

* replace output copy with elem restriction for none emode

* move input skip_restrict check to setup and never allocate E-vec if not needed

* add boolean variable for E/Q vector layout for
further optimization of output and add wrapper function in magma backend
to create a cuda-ref operator and change this state variable

* Add missing CeedChks

* style changes to better match cuda backends

* missed style change for evec check

* add CeedChk from PR #525 (merge conflict)

* make style changes

* adjust size of nqpts for non-tensor basis
H A Dceed-magma.ca8c028e3d93bab1c5a850fc064994157fd2db15f Thu May 07 17:41:31 UTC 2020 Natalie Beams <246972+nbeams@users.noreply.github.com> CEED_STRIDES_BACKEND optimization for cuda-ref operator apply (#528)

* add check for backend stride status for input vectors

* add backend strides check for output vectors

* replace output copy with elem restriction for none emode

* move input skip_restrict check to setup and never allocate E-vec if not needed

* add boolean variable for E/Q vector layout for
further optimization of output and add wrapper function in magma backend
to create a cuda-ref operator and change this state variable

* Add missing CeedChks

* style changes to better match cuda backends

* missed style change for evec check

* add CeedChk from PR #525 (merge conflict)

* make style changes

* adjust size of nqpts for non-tensor basis