History log of /petsc/src/mat/impls/aij/mpi/kokkos/mpiaijkok.kokkos.cxx (Results 51 – 75 of 204)
Revision Date Author Comments
# 15229ffc 21-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Fix words appearing twice in a row for no good reason


# b22c9ba6 08-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c31a4cba 08-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-01-08/fix-mpiaijkokko-hash-mat' into 'release'

Fix a bug; Need to restore cached ops to overwrite hashed ones in preallocation

See merge request petsc/petsc!7172


# 913a874d 08-Jan-2024 Junchao Zhang <jczhang@anl.gov>

Mat: fix a bug; need to restore cached ops to overwrite hashed ones in preallocation


# 69e36a27 16-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2023-10-05/feature-support-matshift-aijkokkos' into 'main'

Support Mat{Shift, DiagonalSet, DiagonalScale} for MATAIJKOKKOS

See merge request petsc/petsc!6921


# f4747e26 11-Oct-2023 Junchao Zhang <jczhang@anl.gov>

Mat: support Mat{Shift, DiagonalSet, DiagonalScale} for MATAIJKOKKOS


# 9c5460f9 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'

Linter detect possible static functions

See merge request petsc/petsc!6796


# 66976f2f 14-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add static to internal functions


# c9c50c38 15-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2023-08-14/add-WithoutInitializing-to-mirror-view' into 'main'

Kokkos: no need to init views created by create_mirror_view

See merge request petsc/petsc!6809


# 6892b982 14-Aug-2023 Junchao Zhang <jczhang@mcs.anl.gov>

Kokkos: no need to init views created by create_mirror_view


# 2952079d 18-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-setvaluescoo-gpu-timing' into 'main'

SetValuesCOO: add PetscLogGpuTimeBegin/End()

See merge request petsc/petsc!6717


# 08bb9926 18-Jul-2023 Junchao Zhang <jczhang@mcs.anl.gov>

SetValuesCOO: add PetscLogGpuTimeBegin/End()


# 02477ebb 15-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'

Enable docs linting

See merge request petsc/petsc!6667


# fe59aa6d 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: mat


# 8c38e02a 03-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d57931bd 01-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos' into 'release'

Fix typos

See merge request petsc/petsc!6533


# 4ff55f77 01-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'

Minor cleanup of website tutorials

See merge request petsc/petsc!6520


# 9c89aa79 01-Jun-2023 Pierre Jolivet <pierre@joliv.et>

Fix typos


# 1cc06b55 27-May-2023 Barry Smith <bsmith@mcs.anl.gov>

change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx


# ead65ede 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/feature-matdup-coo' into 'main'

Duplicate COO info in MatDuplicate(), but use reference counting to save memory

See merge request petsc/petsc!6459


# 2c4ab24a 11-May-2023 Junchao Zhang <jczhang@mcs.anl.gov>

Mat: duplicate COO info in MatDuplicate, but do reference counting to save memory

Thanks to Maxime Bouyges <maxime.bouyges@gmail.com> for feature requests.


# e2723016 19-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/no-init-kokkos-view' into 'main'

Do not do unnecessary Kokkos View initialization

See merge request petsc/petsc!6471


# 7b8d4ba6 16-May-2023 Junchao Zhang <jczhang@mcs.anl.gov>

Kokkos: do not do unnecessary Kokkos View initialization

By default, Kokkos Views are init'ed, so we add explicit args to not initialize them.


# 592ea0f6 02-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/mat-remove-matsetvaluesdevice' into 'main'

remove MatSetValuesDevice

See merge request petsc/petsc!6378


# 4c55d725 02-May-2023 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

remove MatSetValuesDevice


123456789