Searched hist:a8c028e3d93bab1c5a850fc064994157fd2db15f (Results 1 – 4 of 4) sorted by relevance
| /libCEED/tests/ |
| H A D | t536-operator-f.f90 | a8c028e3d93bab1c5a850fc064994157fd2db15f 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 D | t536-operator.c | a8c028e3d93bab1c5a850fc064994157fd2db15f 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 D | ceed-magma.h | a8c028e3d93bab1c5a850fc064994157fd2db15f 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 D | ceed-magma.c | a8c028e3d93bab1c5a850fc064994157fd2db15f 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
|