| #
dc7d240c
|
| 29-Oct-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Some cleaning (#400)
* Some cleaning
* PETSc - update gitignore
|
| #
cb32e2e7
|
| 24-Oct-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Add PETSc example areaplex (#394)
Update bps files with new subfolders structure
* Add header h and okl files
* Update REAMDE.md
|
| #
e6a04bf5
|
| 16-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #273 from CEED/p-multigrid
P Multigrid Example
|
| #
6c5df90d
|
| 16-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Multigrid - combine multigrid and petsc example code for reuse
|
| #
bde6980c
|
| 07-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #302 from CEED/jeremy/dmplex
Create DMPlex PETSc BPs
|
| #
6f87d196
|
| 31-Jul-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Travis: Use PETSc master, commit 73f49a0
|
| #
819eb1b3
|
| 30-Jul-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc DMPlex BP1-6 working in unified code
|
| #
0c59ef15
|
| 29-May-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Add PETSc BP2, BP4, BP5, BP6 (#243)
* Add PETSc BP2, BP4, BP5, BP6
* Documentation update
* Update make benchmark
* Minor changes
* Add PETSc bpData structure
* Update make benchmarks
Add PETSc BP2, BP4, BP5, BP6 (#243)
* Add PETSc BP2, BP4, BP5, BP6
* Documentation update
* Update make benchmark
* Minor changes
* Add PETSc bpData structure
* Update make benchmarks
* Benchmark - use default qextra
* Documentation fix
* Clean up PETSc bps.c, add benchmarking first run
* Drop -ksp_max_it from benchmarkscript
show more ...
|
| #
2f4d9adb
|
| 26-Jan-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Benchmarking (#187)
* Add make benchmarks
* Various tweaks related to the benchmarks.
* In Makefile:
* target 'all' now builds the library, all tests and examples
* the old 'all' target is n
Benchmarking (#187)
* Add make benchmarks
* Various tweaks related to the benchmarks.
* In Makefile:
* target 'all' now builds the library, all tests and examples
* the old 'all' target is now called 'par'
* the target 'examples' will build also the MFEM and PETSc examples if
the respective library is available.
In the benchmarks/ directory:
* remove 'config.sh'
* cleanup unused stuff from 'benchmark.sh'.
* Fix postprocess scripts, convert to Python 3
* Small update in README.md
* Set benchmark cg its max, update gitignore
* Minor makefile fix
* In Makefile, add 'par' to the list of phony targets.
* In benchmarks/postprocess-table.py, sort the table by backend first.
* Small update in examples/petsc/Makefile - add a comment that
PETSC_ARCH can be undefined/empty, e.g. when using PETSc installed
through Spack.
* In Makefile, update the benchmarking targets:
* add separate targets for individual tests: `bench-petsc-bp1`,
`bench-petsc-bp3`, etc
* `make benchmarks` runs all defined benchmarks.
Update README.md to reflect the above changes.
show more ...
|
| #
70f7b9b0
|
| 17-Oct-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'petsc-reorder' of github:ceed/libceed [PR #166]
* 'petsc-reorder' of github:ceed/libceed: Fix PETSC BPs make ordering
|
| #
bc1560d9
|
| 15-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix PETSC BPs make ordering
|
| #
b1b1662c
|
| 01-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/makefile-optflags' [PR #102]
* jed/makefile-optflags: Makefile: use LINK.* for clearer output/less duplication Makefile: add OPT for all-language opt/dbg flags
|
| #
323c739c
|
| 24-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Makefile: add OPT for all-language opt/dbg flags
|
| #
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 ...
|
| #
33795f53
|
| 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[PETSc] Modify Makefile for abspath for .okl
|
| #
5dab8e2a
|
| 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev
|
| #
9ac4d3f0
|
| 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' of github.com:CEED/libCEED
Conflicts: README.md
|
| #
11348800
|
| 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'unify-examples-plus' [PR #54]
* unify-examples-plus: Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles. In examples/{mfem,petsc}/Makefile: Delete the OCCA_LIBS v
Merge branch 'unify-examples-plus' [PR #54]
* unify-examples-plus: Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles. In examples/{mfem,petsc}/Makefile: Delete the OCCA_LIBS variable from the mfem examples building rule. Some small tweaks and improvements in the MFEM and PETSc examples.
show more ...
|
| #
54b2713b
|
| 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles.
In README.md, add a paragraph about the kernel sources being installed.
|
| #
973cf595
|
| 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev
Conflicts: Makefile tests/tap.sh
|
| #
08779805
|
| 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
In examples/{mfem,petsc}/Makefile:
* support the use of 'make -B' * prevent rebuilding due to okl-lib-cache dependency.
Reported-by: Jed Brown jed@jedbrown.org
|
| #
47a7da02
|
| 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into run_nek_fix
|
| #
c0c38e35
|
| 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Some small tweaks and improvements in the MFEM and PETSc examples.
|
| #
e9854db4
|
| 28-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Several small updates in the Nek scripts and documentations.
With these, I can run all libCEED examples with the /gpu/occa spec on my Linux box!!
Merge branch 'master' into nek_gpu
|
| #
965462bb
|
| 28-Mar-2018 |
Tzanio Kolev <tzanio@llnl.gov> |
Merge branch 'master' into nek5k_updates
|