History log of /petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu (Results 126 – 150 of 685)
Revision Date Author Comments
# 6c749b74 07-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-01/fix-mat-man-pages' into 'main'

Cleanup of mat manual pages

See merge request petsc/petsc!6134


# 2ef1f0ff 01-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Cleanup of mat manual pages

Commit-type: documentation


# 7217f13e 01-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/housekeeping' into 'main'

Some more housekeeping

See merge request petsc/petsc!6130


# 69d47153 01-Mar-2023 Pierre Jolivet <pierre@joliv.et>

Docs: small fixes and typos


# 37d05b02 06-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# b877537e 05-Feb-2023 Satish Balay <balay@mcs.anl.gov>

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

Fix Typos

See merge request petsc/petsc!6024


# da81f932 05-Feb-2023 Pierre Jolivet <pierre@joliv.et>

Fix Typos


# 995ec06f 03-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/nvhpc-and-clang-cuda' into 'main'

Clang support for CUDA

See merge request petsc/petsc!6015


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# f0173cd6 30-Jan-2023 Stefano Zampini <stefano.zampini@gmail.com>

Fix clang warnings


# b50d2c09 24-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/add-MatDenseGetArrayAndMemType' into 'main'

Add MatDenseGetArrayAndMemType and friends

Closes #1299

See merge request petsc/petsc!5956


# cd3f9d89 05-Jan-2023 Junchao Zhang <jczhang@mcs.anl.gov>

Mat: add MatDenseGetArrayAndMemType and friends

Fix #1299


# 7237bd8f 09-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-cuda-unused-ci' into 'main'

Fix -Wunused-parameter for CUDA files

See merge request petsc/petsc!5963


# 8eb1d50f 09-Jan-2023 Pierre Jolivet <pierre@joliv.et>

Fix -Wunused-parameter for CUDA files


# 1ea65430 04-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# a41402af 04-Jan-2023 Satish Balay <balay@mcs.anl.gov>

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

Winter cleaning

See merge request petsc/petsc!5948


# 35cb6cd3 30-Dec-2022 Pierre Jolivet <pierre@joliv.et>

Fix some typos


# b5fdbe7c 06-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/threadsafety' into 'main'

threading support in PetscLog and debugging configurations

See merge request petsc/petsc!5898


# 6f77c9fc 04-Dec-2022 Stefano Zampini <stefano.zampini@gmail.com>

Remove PETSC_SKIP_SPINLOCK

I don't see the reason why we needed it in the first place
Disabling the SPINLOCK makes some parts of the PETSc code base not thread-safe


# c06096d4 21-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-23/veccupm' into 'main'

Feature: CUPM Vec

See merge request petsc/petsc!5685


# 6d54fb17 05-Oct-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Vec CUPM implementation to replace old CUDA and HIP versions


# f580908d 26-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-22/fixup-aijcusparse-macroexpansion-inside-func' into 'main'

Fixup Inline Macro Expansion AIJCUSPARSE

Closes #1168

See merge request petsc/petsc!5671


# 9f7ba44d 22-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Expanding function-like macros within other function-like macros is technically not allowed and MSVC barfs at it


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


12345678910>>...28