History log of /libCEED/examples/petsc/bps.c (Results 76 – 100 of 153)
Revision Date Author Comments
# 500adadc 30-Sep-2020 nbeams <246972+nbeams@users.noreply.github.com>

resolve merge conflicts for v0.7 release


# 5d470006 29-Sep-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #634 from CEED/jeremy/occa-order

OCCA - update backend resource names to match other GPU backends


# 28688798 28-Sep-2020 jeremylt <thompson.jeremy.luke@gmail.com>

OCCA - update backend resource names to match conventions


# 77ad9f29 15-Jul-2020 nbeams <246972+nbeams@users.noreply.github.com>

Merge branch 'main' into natalie/hip-ref-v2


# 2fcdcaf2 01-Jul-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #577 from CEED/jeremy/take-array

Vec - add CeedVectorTakeArray


# 6a6c615b 30-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Vec - add CeedVectorTakeArray


# ec5694db 18-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #559 from CEED/jeremy/test-cuda-bps

PETSc - fix PETSc test parameters for CUDA backends


# 2fbc6e41 15-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

PETSc - fix PETSc test parameters for CUDA backends


# 5f38a0bf 11-Jun-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #551 from CEED/valeria/benchmarking-petsc-bps

PETSc Bps: allow looping over degrees, problems and backends


# 5f284d84 09-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/petsc/bps: reuse the same DMPlex for all desired BPs and CEED resources

DM partitioning and redistribution for low-order discretizations are
relatively much more expensive than a solve. Th

examples/petsc/bps: reuse the same DMPlex for all desired BPs and CEED resources

DM partitioning and redistribution for low-order discretizations are
relatively much more expensive than a solve. This way we get more
reuse from the DMPlex.

show more ...


# da9108ad 08-Jun-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc bps & bpsraw: Remove benchmark_mode (not needed anymore) and always disregard first run performance

This is preferred for benchmarking purposes, so that we are preloading the cache;


# 4c583f1f 08-Jun-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc bps: always print DoFs/Sec in CG info (except when in test mode)


# 565a3730 08-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/petsc/bps: allow looping over problems and CEED resources.


# c36f77d8 08-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/petsc/bps: add -ksp_max_it_clip and apply DRY


# 53a0f73b 06-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/petsc/bps: support degree lists and local_nodes ranges

* print hostname, total number of ranks, and number of ranks per node
* Allow number of ranks per node to be specified (mostly in case

examples/petsc/bps: support degree lists and local_nodes ranges

* print hostname, total number of ranks, and number of ranks per node
* Allow number of ranks per node to be specified (mostly in case one has an
old MPI that doesn't support MPI_Comm_split_type) and hostname to be
specified at the command line.

show more ...


# 1e284482 05-Jun-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: Refactor benchmark mode to run in loop


# 095cfdf0 18-May-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #539 from CEED/valeria/unstructured-petsc-bps-benchmarks

benchmarks: Use PETSc unstructured bps


# dde0b3d4 18-May-2020 valeriabarra <valeriabarra21@gmail.com>

Petsc BPs: Update comment


# a5a27d2f 18-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: Make style


# e10d77f2 18-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: print Local Elements


# 01dbfdd7 16-May-2020 Jed Brown <jed@jedbrown.org>

examples/petsc/bps: make -local_nodes actually local


# d5b2ba77 16-May-2020 Jed Brown <jed@jedbrown.org>

examples/petsc: move utility functions to bps.c; make static


# 153bcb04 16-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: Add -local_nodes CL option


# bf9f3425 29-Mar-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #498 from CEED/jed/petsc-bps-avoid-redundant-zero

Jed/petsc bps avoid redundant zero


# debcf919 29-Mar-2020 Jed Brown <jed@jedbrown.org>

examples/petsc: give KSPSetFromOptions precedence over -benchmark


1234567