| 2bf773fc | 18-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update hwloc/SuiteSparse |
| 472507bd | 13-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'boost_adopt_compiler' into 'main'
configure: update boost build
See merge request petsc/petsc!8367 |
| 737758ce | 01-May-2025 |
Daniel Otto de Mentock <d.mentock@mpie.de> |
configure: update boost build
- update to v1.88.0 - change -boost-headers-only to -download-boost-headers-only - add -download-boost-bootstrap-arguments - set toolset via bootstrap.sh for gcc, intel
configure: update boost build
- update to v1.88.0 - change -boost-headers-only to -download-boost-headers-only - add -download-boost-bootstrap-arguments - set toolset via bootstrap.sh for gcc, intel-linux, clang - use working precompiled headers option for gcc and clang - set compiler via user-config.jam
show more ...
|
| a91af5e1 | 10-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 68933606 | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/slepc-v3.23.1' into 'release'
slepc: update to v3.23.1
See merge request petsc/petsc!8396 |
| bd7cf811 | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/cuda-12.9' into 'release'
configure: update to detect cuda-12.9 change of libnvToolsExt.a to libnvtx3interop.a
See merge request petsc/petsc!8378 |
| 4403d08a | 09-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update CMake/SLEPc |
| f4a0d793 | 08-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: remove unneeded variable |
| 88e0b45e | 08-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
VecOps cleanup |
| fcf1f2b4 | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
slepc: update to v3.23.1 |
| f5523d9a | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| cd1c185a | 08-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-hip-ubuntu' into 'release'
fixes for HIP and CUPM Vec operations with two or more vector arguments
See merge request petsc/petsc!8381 |
| c498e05f | 07-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-05-06/update-kokkos' into 'main'
Kokkos: update to 4.6.01
See merge request petsc/petsc!8384 |
| 1590f32e | 06-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-packages' into 'main'
configure: update SuperLU/MUMPS/SLEPc
See merge request petsc/petsc!8374 |
| 1e9ffe10 | 06-May-2025 |
Junchao Zhang <jczhang@anl.gov> |
Kokkos: update to 4.6.01 |
| eefb368e | 06-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 117ae543 | 06-May-2025 |
Junchao Zhang <jczhang@mcs.anl.gov> |
kokkos: fix mapping of CUDA compute capability number to arch names
Note: the mapping is not regular, e.g., 80, 86 map to AMPERE, but 89 to ADA |
| 2e9c5370 | 06-May-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
configure HIP: check for hipInit and add libhsa-runtime64 to the list of libraries |
| be80bad4 | 06-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
configure: update to detect cuda-12.9 change of libnvToolsExt.a to libnvtx3interop.a
Also auto-convert lib list to windows name scheme - as needed |
| 69db8896 | 05-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update SuperLU/MUMPS/SLEPc |
| 0d821f60 | 30-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 6e8294f6 | 28-Apr-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
setup.py: support python env relocation when building wheel
remove mpi4py dependency on the setup process replace symlinked .so library with INPUT text file |
| 16bdcb42 | 28-Apr-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
configure: make cudaDir attribute optional
The attribtue is only needed to build third party software When using nvidia pip packages the folder layout is not standard and include/cuda.h is provided
configure: make cudaDir attribute optional
The attribtue is only needed to build third party software When using nvidia pip packages the folder layout is not standard and include/cuda.h is provided by the cuda-runtime package
show more ...
|
| d7daa58d | 29-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-gcc15' into 'release'
Fix for GCC 15 switching from -std=gnu17 to -std=gnu23
See merge request petsc/petsc!8352 |
| 174dc0c8 | 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |