| c663f2ca | 23-Jul-2018 |
Steven Roberts <roberts115@llnl.gov> |
Fix occa vector memory management |
| 0771ec99 | 22-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Add .mailmap |
| 78951dfb | 21-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'fix-occa-modes' [PR #96]
* fix-occa-modes: Replace 'deviceID'/'platformID' with 'device_id'/'platform_id' |
| f2641eaf | 21-Jul-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Replace 'deviceID'/'platformID' with 'device_id'/'platform_id' |
| 9b3e817a | 21-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/travis-opt' [PR #93]
* jed/travis-opt: travis: skip PETSc rebuild if already installed travis: add PETSc and BLAS/LAPACK travis: ccache and use addons.apt.packages for gfortr
Merge branch 'jed/travis-opt' [PR #93]
* jed/travis-opt: travis: skip PETSc rebuild if already installed travis: add PETSc and BLAS/LAPACK travis: ccache and use addons.apt.packages for gfortran
show more ...
|
| f3ef83c6 | 20-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
travis: skip PETSc rebuild if already installed |
| d3f9d3c8 | 20-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
travis: add PETSc and BLAS/LAPACK |
| 301ab80e | 20-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
travis: ccache and use addons.apt.packages for gfortran |
| 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 ...
|
| 96e0953b | 19-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Remove spurious comments |
| 54d1e79b | 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| 33795f53 | 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[PETSc] Modify Makefile for abspath for .okl |
| 27331c4a | 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] PETSc bp1 works, but .okl error in prove-all |
| baf4261b | 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] Fix qfunction not shifting output pointers |
| 56a76599 | 18-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] Replacing series of 'if's with switch |
| 87965968 | 18-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Modify Makefile to include ceed.pc for prove-all |
| 9ba53df8 | 17-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix error in Makefile checking for MFEM_DIR |
| 97a942b6 | 10-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Update README.md |
| 8ed9eff9 | 10-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Update Tmpl to use highest priority /cpu/self |
| 52377195 | 06-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] Rework switch statement for AllocOpOut and AllocOpIn |
| 80dfd7fb | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
PETSc bp1: update okl kernels and extract ComputeErrorMax |
| 460d7593 | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Add CeedVectorGetLength |
| 4be24a38 | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Occa: sync to host for passive fields |
| 8a9fc9e2 | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
PETSc bp1: compute collocated error vector instead of reducing in kernel |
| 780d2834 | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Occa: copy OperatorApply output to "used" pointer |