summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-02-283.20.5Martin Diehl
2024-02-23fixed logic to skip testsMartin Diehl
2024-02-22enable compilation againMartin Diehl
- FFTW is not build with openMPI support anymore - warnings about missing CUDA cause PETSc tests to fail
2024-01-303.20.43.20.43.20.43.20.43.20.43.20.43.20.43.20.43.20.4Martin Diehl
2024-01-29fixed typoMartin Diehl
thanks to carlosal1015 for reporting
2024-01-28cleaning dependenciesMartin Diehl
- boost is not used by PETSc directly (only needed for third party packages) - mpy4py is strongly recommended for mpi4py - libyaml is available as a system package and used by PETSc - gsl is available as a system package and used by PETSc - netcdf is available as a system package and used by PETSc - libjpeg-turbo is available as a system package and used by PETSc - zfp is available as a system package and used by PETSc - HDF5 and netCDF have zlib support, PETSc requires that and hence, zlib. - bison is only used for building packages, not need for PETSc to find it - cmake is only used for building packages, not need for PETSc to find it - don't depend on trilinos but on trilinos-ml to enable building individual packages from trilinos - new optional dependencies: kokkos and zoltan
2024-01-23FFTW is available as a binary packageMartin Diehl
2024-01-08support newer SuiteSparseMartin Diehl
2023-12-31respect user-specific makeflagsMartin Diehl
2023-12-313.20.3Martin Diehl
2023-12-24corrected dependenciesMartin Diehl
don't require packages from the AUR
2023-12-23HYPRE is also available as binary packageMartin Diehl
2023-12-21make packages available in main repos hard dependenciesMartin Diehl
2023-12-043.20.2Martin Diehl
2023-11-25correct setting optimization flagsMartin Diehl
2023-11-073.20.1Martin Diehl
2023-10-033.20.0Martin Diehl
2023-09-263.19.5Martin Diehl
2023-08-08newest HYPRE is not supported by PETSc 3.19.xMartin Diehl
2023-08-08option got new nameMartin Diehl
2023-08-043.19.4Martin Diehl
2023-07-073.19.3Martin Diehl
2023-06-083.19.2Martin Diehl
2023-05-043.19.1Martin Diehl
2023-04-053.19.0Martin Diehl
2023-03-11GNUMake 4.4.1 compatibilityMartin Diehl
2023-03-043.18.5Martin Diehl
2023-02-023.18.4Martin Diehl
2023-01-29missing checksum updateMartin Diehl
2023-01-263.18.3Martin Diehl
2023-01-26proper detection of scotchMartin Diehl
thanks to smp for reporting
2023-01-19support for superlu_DISTMartin Diehl
2022-12-28searching scotch in new locationMartin Diehl
2022-12-113.18.2Martin Diehl
2022-10-313.18.1Martin Diehl
2022-10-07forgotten updateMartin Diehl
2022-10-07build w/o ssh, e.g. in clean chrootMartin Diehl
2022-10-04cleaned upMartin Diehl
thanks to eDgar
2022-10-013.18.0Martin Diehl
2022-08-033.17.4Martin Diehl
2022-07-063.17.3Martin Diehl
2022-06-063.17.2Martin Diehl
2022-04-293.17.1Martin Diehl
2022-04-013.17.0Martin Diehl
2022-03-073.16.5Martin Diehl
2022-02-06PETSc is for number crunchingMartin Diehl
enabled machine-specific optimization
2022-02-033.16.4Martin Diehl
2022-01-26fix error 'too many arguments'Martin Diehl
thx to pums974 for reporting
2022-01-24backported fix to avoid memory corruptionMartin Diehl
https://gitlab.com/petsc/petsc/-/merge_requests/4758/diffs
2022-01-10valgrind is not a package anymoreMartin Diehl