| #
d618d24f
|
| 09-Mar-2022 |
Mark Adams <mfadams@lbl.gov> |
reformat batch solver and plexlandau.c
|
| #
bfc784b7
|
| 07-Mar-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
add coo assembly to Landau
|
| #
d2319dae
|
| 28-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
remove unused var
|
| #
ad4b5651
|
| 26-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
cleanup kokkos assembly
|
| #
abd8f4ed
|
| 25-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/feature-pcbatch2' into 'main'
start of batch solver in bjacobi
See merge request petsc/petsc!4782
|
| #
f26f10aa
|
| 19-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
fix 3D assemble bug in Kokkos and CUDA
|
| #
81451871
|
| 19-Feb-2022 |
Mark Adams <mfadams@lbl.gov> |
fix launch bounds in Kokkos
|
| #
7620afa1
|
| 18-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
bug fix in Kokkos 3D Landau
|
| #
e607c864
|
| 15-Feb-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
batch solver in bjacobi allow batched solver w/o field major ordering, fixed up timers in Landau
|
| #
1241a243
|
| 13-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-01-05/c99' into 'main'
Feature: C99 and C++11
See merge request petsc/petsc!4700
|
| #
2c71b3e2
|
| 11-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
|
| #
9ace16cd
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
add PetscAssert() and PetscAssertFalse()
|
| #
7d3de750
|
| 12-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
make PetscInfo() variadic
|
| #
98921bda
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
SETERRQ[1-9]+ begone
|
| #
ca101b8b
|
| 10-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-cleanup-2' into 'main'
Landau cleaning up
See merge request petsc/petsc!4703
|
| #
19be780d
|
| 10-Jan-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Landau cleaning up
|
| #
96172674
|
| 06-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-init-cleanup' into 'main'
Adams/landau init cleanup
See merge request petsc/petsc!4692
|
| #
a82411e9
|
| 06-Jan-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Adams/landau init cleanup
|
| #
b9968e31
|
| 18-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-cuda-opt' into 'main'
Landau optimizations + GPU assembly bug fix
See merge request petsc/petsc!4358
|
| #
8fdabddd
|
| 05-Oct-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
added batching of multiple TSSolve per process for efficiency in applications for processing multiple configuration space vertices simultaneously
|
| #
94c750fa
|
| 22-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-multiple-grids' into 'main'
adding support for multiple grids with multiple species per grid
See merge request petsc/petsc!4292
|
| #
8a6f2e61
|
| 25-Aug-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
adding support for multiple grids with multiple species per grid
|
| #
f482f063
|
| 21-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/checkstack' into 'main'
Check Push/Pop
See merge request petsc/petsc!4077
|
| #
362febee
|
| 10-Jun-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscStack : check for correct push/pop
Enforce checkstack for CI jobs Fixes from testsuite
|
| #
a98f3ede
|
| 15-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-timer-fix' into 'main'
cleanup timers on device backends of Landau
See merge request petsc/petsc!4095
|