| #
8627c455
|
| 09-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'opt-vectorize' [PR #100]
* opt-vectorize: Add/Fix switch in Opt BasisApply Add improvements from jed/opt-vectorize 8x vectorization for Opt
|
| #
3e754498
|
| 07-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
8x vectorization for Opt
|
| #
2e181699
|
| 06-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'RestrictionBatch' [PR #106]
* RestrictionBatch: Clean up/reorder blocked loop Update loops Style More loop tightening Tighten loop structure for permute and pad Document nc
Merge branch 'RestrictionBatch' [PR #106]
* RestrictionBatch: Clean up/reorder blocked loop Update loops Style More loop tightening Tighten loop structure for permute and pad Document ncomp (description/name ndof is incorrect) Documentation update Loop and style updates Tap exception for backends that don't yet support Blocked restriction Added RestrictionCreateBlocked, only implimented in Ref, and t06
show more ...
|
| #
06cdd269
|
| 06-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Clean up/reorder blocked loop
|
| #
7fe495dc
|
| 06-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Update loops
|
| #
170d5e71
|
| 06-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Style
|
| #
5f2ab5ae
|
| 06-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
More loop tightening
|
| #
a92b91d6
|
| 05-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Loop and style updates
|
| #
4e35ef05
|
| 01-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Added RestrictionCreateBlocked, only implimented in Ref, and t06
|
| #
389b3d93
|
| 19-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/active-passive' [PR #41]
* jed/active-passive: (58 commits) Remove spurious comments Make style [PETSc] Modify Makefile for abspath for .okl [OCCA] PETSc bp1 works, but .ok
Merge branch 'jed/active-passive' [PR #41]
* jed/active-passive: (58 commits) Remove spurious comments Make style [PETSc] Modify Makefile for abspath for .okl [OCCA] PETSc bp1 works, but .okl error in prove-all [OCCA] Fix qfunction not shifting output pointers [OCCA] Replacing series of 'if's with switch Modify Makefile to include ceed.pc for prove-all Fix error in Makefile checking for MFEM_DIR Update README.md Update Tmpl to use highest priority /cpu/self [OCCA] Rework switch statement for AllocOpOut and AllocOpIn PETSc bp1: update okl kernels and extract ComputeErrorMax Add CeedVectorGetLength Occa: sync to host for passive fields PETSc bp1: compute collocated error vector instead of reducing in kernel Occa: copy OperatorApply output to "used" pointer Add check for MFEM_DIR to Makefile [OCCA]Add zeroing of outvecs Further work on Nek5000 BPs, added error checking to OpApply [NEK][WIP] Modifying BPs ...
show more ...
|
| #
6ddacda3
|
| 05-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Adjust rebase issues
|
| #
36ddeef6
|
| 02-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #75 from thilinarmtb/evector_support
[WIP][Nek] Update BP1 and add BP3
|
| #
3b28edd6
|
| 07-Jun-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
libCEED: Multiply esize by ncomp
|
| #
fda33275
|
| 06-Jun-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Add Nek5000 BP3 with libCEED and
* Fix a bug in the element-restriction code.
|
| #
e17b31af
|
| 05-May-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into evector_support
|
| #
b92d21b8
|
| 28-Apr-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'template-backend' [PR #63]
* template-backend: Add template backend, requested in issue #38 Split Ref into multiple files, update style
|
| #
21617c04
|
| 28-Apr-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Split Ref into multiple files, update style
|