| #
b8d122ce
|
| 22-Apr-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
add replacement for VecGetClosure
|
| #
005520e9
|
| 13-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-03-26/clang-static-linter' into 'main'
Feature: libClang PETSc Macro Static Analyzer
See merge request petsc/petsc!3773
|
| #
064a246e
|
| 11-May-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX f
Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX for validity. Automatically generates diff files for problems with a known solution.
show more ...
|
| #
0370b6cf
|
| 27-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-kokkos-opt' into 'main'
Adams/landau kokkos opt
See merge request petsc/petsc!3899
|
| #
bd08a171
|
| 27-Apr-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Adams/landau kokkos opt
|
| #
6fa2eece
|
| 16-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-gpu-opt' into 'main'
Adams/landau gpu opt
See merge request petsc/petsc!3792
|
| #
e8d2b73a
|
| 16-Apr-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Add cuSparse Band LU factorization
|
| #
ebcb266d
|
| 04-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b1806e50
|
| 03-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/fix-warning-landau' into 'release'
Fix compile warning (may be used uninitialized)
See merge request petsc/petsc!3812
|
| #
a47018ef
|
| 03-Apr-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix compile warning (may be used uninitialized)
|
| #
e98e3f39
|
| 29-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/cusparse-lu-band' into 'main'
Add cuSparse Band LU factorization
See merge request petsc/petsc!3713
|
| #
bddcd29d
|
| 29-Mar-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Add cuSparse Band LU factorization
|
| #
5849f669
|
| 07-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/kokkos-lu-landau' into 'main'
Adams/kokkos lu landau
See merge request petsc/petsc!3612
|
| #
8f7e8f9d
|
| 07-Mar-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
adding LU factorization to Kokkos
--amend
wip
wip
wip
fixed Id
remove prints
wip
fixed Nf attach, fixed LU flops, fixed solver bug
wip
wip
wip
wip
fixing kokkos LU
Apply 1 suggestion(s)
adding LU factorization to Kokkos
--amend
wip
wip
wip
fixed Id
remove prints
wip
fixed Nf attach, fixed LU flops, fixed solver bug
wip
wip
wip
wip
fixing kokkos LU
Apply 1 suggestion(s) to 1 file(s)
Apply 2 suggestion(s) to 1 file(s)
format
dgemm V2 working
debugging
debugging
debugging
working in serial
wip
wip:fixed 2D Kokkos LU
fix 3d bug in GPU assembly
format
format
format
added check
remove check
show more ...
|
| #
d184c309
|
| 25-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-ex2re-cleanup' into 'master'
Adams/landau ex2re cleanup
See merge request petsc/petsc!3594
|
| #
90d163c9
|
| 25-Feb-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Adams/landau ex2re cleanup
- fixed flops counts and warning w/o logging - fix mat_view for pure Jacobian and with mass - modify RE model and add cuda test
|
| #
232fde81
|
| 17-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
35a14844
|
| 16-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-implicit-conversion' into 'release'
DMPlexLandau: fix implicit conversion
See merge request petsc/petsc!3563
|
| #
28139fbf
|
| 15-Jan-2021 |
Pierre Jolivet <pierre@joliv.et> |
DMPlexLandau: fix implicit conversion
'int' to 'float' changes value from 299792458 to 299792448
|
| #
4a5a4fb6
|
| 12-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-cleanup' into 'master'
Adams/landau cleanup
See merge request petsc/petsc!3542
|
| #
930e68a5
|
| 12-Jan-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
Adams/landau cleanup Added mass matrix construction to GPU kernel to avoid problem with sparser mass matrix than Jacobian, messing up MatAXPY, rarely but unpredictably. Added Kokkos solver st
Adams/landau cleanup Added mass matrix construction to GPU kernel to avoid problem with sparser mass matrix than Jacobian, messing up MatAXPY, rarely but unpredictably. Added Kokkos solver stubs to work with GPU offloaded matrices. Fixed up ex2 for paper Added runex2_[kokkos|cuda] targets to Landau makefile for paper
show more ...
|
| #
706e8ad6
|
| 09-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/fix-warning-petscabs' into 'master'
PetscAbsReal: fix clang warnings related to double -> single truncation
See merge request petsc/petsc!3548
|
| #
a67fe797
|
| 07-Jan-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
PetscAbsReal: fix clang warnings related to double -> single truncation
|
| #
9f90f53a
|
| 04-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/gamg-gpu-setup' into 'master'
MatMat operations with CUSPARSE
See merge request petsc/petsc!3391
|
| #
526996e7
|
| 15-Nov-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
Fixes for --with-clanguage=cxx
|