Merge remote-tracking branch 'origin/release'
Merge branch 'jczhang/fix-cuda11-kokkos' into 'main'CI: add kokkos to the cuda-11 jobSee merge request petsc/petsc!4734
CI: osx test to use -fsanitize=address
Merge branch 'stefanozampini/hypre-cuda-64idx' into 'main'Enable HYPRE GPU with 64bit indices buildsSee merge request petsc/petsc!4741
configure: HYPRE + CUDA and 64bit indices only works in mixedint configuration
CI: enable hypre with HIP using 'HIPOPTFLAGS=-g -O''hipcc -O0' with rocm-4.5 & hypre results in errors of type:> :0:rocdevice.cpp :2589: 586178968572 us: Device::callbackQueue aborting
CI: enable hypre with HIP using 'HIPOPTFLAGS=-g -O''hipcc -O0' with rocm-4.5 & hypre results in errors of type:> :0:rocdevice.cpp :2589: 586178968572 us: Device::callbackQueue aborting with error : HSA_STATUS_ERROR_INVALID_ISA: The instruction set architecture is invalid. code: 0x100fAnd autodetect hip-arch
show more ...
CI: add kokkos to the cuda-11 job
Config: add OLCF Crusher config example
Merge branch 'balay/ci-hip-txcorp' into 'release'ci: switch from intrepid to hip.txcorpSee merge request petsc/petsc!4709
CI: add osx-m1
ci: switch from intrepid to hip.txcorp
CI: add sycl tests
Config: revise SYCL support
CI: switch hip from txcorp to instinct [and add in kokkos]
Merge branch 'sjg/fortran-kernels-fix' into 'main'Fix bug when compiling with Fortran kernelsCloses #1071See merge request petsc/petsc!4636
Fix compiler errors when using --with-fortran-kernels=1 and add to CI
configure: rename -download-hdf5-fortran-bindings to -with-hdf5-fortran-bindings[as it can be used for --with-hdf5-dir as-well]
spock: update configure options and instructions
Add support for using FFTW without MPI Commit-type: feature \spend 2.5h Reported-by: Fabio Rossi <rossi.f@inwind.it>
CI: set '-m32' with CC - not CFLAGS - this way - default CFLAGS gets used[need for gcc-11 to pick up -Wno-stringop-overflow
1...<<11121314151617181920>>...36