| 3ba50cbb | 13-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 4efe1d1d | 06-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: use gnumake 4.4+ '--shuffle' option with test suite
Hoping this reduces clustering of '-n 16', or long running jobs (at the end), resulting in overall shorter "job" runtime. |
| 9eeb9ca3 | 07-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
BAMG: use GNUMake 4.4.1 fix |
| 7a533827 | 10-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 11f5ecc2 | 07-Feb-2025 |
Junchao Zhang <jczhang@anl.gov> |
HIP: added self.unifiedMemory to take care of APU
So that we can still pass self.hipArch = 'gfx942' to other packags, which could then use it in --amdgpu-target or --offload-arch |
| 996220b6 | 05-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-missing-cmake-flag' into 'release'
Fix missing CMAKE_SHARED_LINKER_FLAGS
See merge request petsc/petsc!8123 |
| d53c7dcf | 04-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 806eb5cb | 04-Feb-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update MPICH/SLEPc/HPDDM for release |
| e4330007 | 04-Feb-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix missing CMAKE_SHARED_LINKER_FLAGS |
| 9d4f08e4 | 02-Feb-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update mpi4py and SLEPc |
| 950220f0 | 30-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix typos
See merge request petsc/petsc!8108 |
| ce31b712 | 30-Jan-2025 |
Pierre Jolivet <pierre@joliv.et> |
Update OpenMPI/CMake/OpenBLAS/ScaLAPACK |
| 3b1d627e | 30-Jan-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix typos |
| 2f13ba44 | 30-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
triangle: make sure 'bin' dir exists - before copying files into it |
| 9bd633b3 | 28-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 03887381 | 28-Jan-2025 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Support Kokkos-Kernel TPL with rocm-6.0's new header directory structure |
| c7197bd0 | 27-Jan-2025 |
Junchao Zhang <jczhang@anl.gov> |
HIP: support the AMD MI300A GPU arch |
| ecba5d42 | 24-Jan-2025 |
Junchao Zhang <jczhang@anl.gov> |
Kokkos: turn off Kokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC by default |
| 12afa68f | 14-Jan-2025 |
Martin Diehl <mail@martin-diehl.net> |
hdf5: use updated fortran library name
libhdf5hl_fortran is inconsistent with libhdf5_hl and libhdf5_hl_cpp. By now, all HDF5 versions should have migrated to libhdf5_hl_fortran, maybe providing lib
hdf5: use updated fortran library name
libhdf5hl_fortran is inconsistent with libhdf5_hl and libhdf5_hl_cpp. By now, all HDF5 versions should have migrated to libhdf5_hl_fortran, maybe providing libhdf5hl_fortran as an alias. Homebrew does not have the alias, hence the Fortran libraries are currently missing in the PETSc link command.
Note: Probably HDF5 1.8 does not provide libhdf5_hl_fortran libraries (If I remember correctly, this also depends on whether one uses CMake or autotools for building). Hence, use the old name as a fallback
show more ...
|
| 09378cb4 | 17-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 16b6c915 | 16-Jan-2025 |
Matthew G. Knepley <knepley@gmail.com> |
BuildSystem: Pass on exception message |
| 5552b385 | 21-Oct-2023 |
Brandon <bldenton@buffalo.edu> |
Updated for Refactored Geometry Aware Mesh Topology |
| a319763f | 14-Jan-2025 |
Junchao Zhang <jczhang@anl.gov> |
packages: update kokkos to 4.5.01 |
| 3531e584 | 03-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| b90aa526 | 01-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'patch-2' into 'release'
configure: update SuperLU_DIST
See merge request petsc/petsc!8066 |