Skip to content
Success

Changes

Summary

  1. Fix thrust::get compiler errors (details)
  2. MATHYPRE: do not assume HYPRE has been compiled by PETSc (details)
  3. Config: add KandR flags to Intel oneAPI compilers (details)
  4. win32: OneAPI - list location of mpi.mod (details)
  5. docs fixes for release (details)
  6. Add manual pages for PETSC_MAX_REAL and related constants (details)
  7. CI: petsc4py-lint: anchor ruff to version 0.4.1 (details)
Commit 8f2bb3700d11cbe40742ed1ec05e6dcf55cdea91 by balay
Fix thrust::get compiler errors
The file was modified src/sys/classes/random/impls/curand/curand2.cu (diff)
Commit 78923ab928408d3175daa3c510ccb57c1e777c84 by stefano.zampini
MATHYPRE: do not assume HYPRE has been compiled by PETSc
The file was modified src/mat/impls/hypre/cuda/hypre1.cu (diff)
The file was modified src/mat/impls/hypre/hip/makefile (diff)
The file was modified src/mat/impls/hypre/cuda/makefile (diff)
The file was modified src/mat/impls/hypre/kokkos/makefile (diff)
The file was modified src/mat/impls/hypre/kokkos/hypre3.kokkos.cxx (diff)
The file was modified src/mat/impls/hypre/hip/hypre2.hip.cpp (diff)
Commit 7da57a06ced8608d1a2a49ff1914605d4a6a5c4b by jczhang
Config: add KandR flags to Intel oneAPI compilers
The file was modified config/BuildSystem/config/setCompilers.py (diff)
Commit 631fdb543c98f9a6cacc949179802a1819692716 by jczhang
win32: OneAPI - list location of mpi.mod
The file was modified config/examples/arch-mswin-icx-ifort.py (diff)
The file was modified config/examples/arch-mswin-icx.py (diff)
Commit b6971eaeabe91bae028772bab3157cdc0eb03a76 by balay
docs fixes for release
The file was modified src/vec/is/ao/impls/memscalable/aomemscalable.c (diff)
The file was modified src/dm/interface/dm.c (diff)
The file was modified src/vec/is/ao/impls/basic/aobasic.c (diff)
The file was modified src/vec/is/ao/impls/mapping/aomapping.c (diff)
The file was modified src/mat/impls/aij/mpi/mpiaij.c (diff)
Commit 3fb7ca22770d9b3da09a0da4d703066d71c90853 by balay
Add manual pages for PETSC_MAX_REAL and related constants
The file was modified include/petscmath.h (diff)
Commit b0c291c2e557d360082b83941d33d5f8ee548534 by balay
CI: petsc4py-lint: anchor ruff to version 0.4.1
The file was modified src/binding/petsc4py/conf/requirements-lint.txt (diff)