History log of /petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 017deb10 24-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/no-device-no-petscdevice' into 'main'

Add `--with-devicelanguage` to make PETSc a C library again

Closes #997

See merge request petsc/petsc!8783


# 27d4e10a 13-Oct-2025 Pierre Jolivet <pierre@joliv.et>

PetscDevice: remove C++ dependency when using --with-devicelanguage=C


# 58bddbc0 11-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-lmvm-rework' into 'main'

MatLMVM rework

See merge request petsc/petsc!6401


# 73ee79a3 26-Mar-2025 Toby Isaac <toby.isaac@gmail.com>

MatLMVM: Add routines for cyclically-indexed linear algebra operations on host and device

This routines will be used in the reorganization of MatLMVM methods for dense linear algebra for improved
ca

MatLMVM: Add routines for cyclically-indexed linear algebra operations on host and device

This routines will be used in the reorganization of MatLMVM methods for dense linear algebra for improved
cache performance and reduced synchronization latency

show more ...