Files
trlan/trlan.changes
Dmitry Roshchin 08058be211 Accepting request 1230642 from home:StefanBruens:branches:science
- Fix build of examples, add
  0001-Fix-trlan77-prototype-declaration-in-simplec-example.patch
- Fix occasional MPI check failures on PPC OBS workers, some use
  hwthreads (SMT) for parallelism only.
- Disable OpenMPI 2 and 3 for Tumbleweed, remove OpenMPI 1 from
  _multibuild.

OBS-URL: https://build.opensuse.org/request/show/1230642
OBS-URL: https://build.opensuse.org/package/show/science/trlan?expand=0&rev=5
2024-12-15 07:42:23 +00:00

35 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Dec 12 15:26:22 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix build of examples, add
0001-Fix-trlan77-prototype-declaration-in-simplec-example.patch
- Fix occasional MPI check failures on PPC OBS workers, some use
hwthreads (SMT) for parallelism only.
-------------------------------------------------------------------
Sun Jun 30 08:46:08 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Disable OpenMPI 2 and 3 for Tumbleweed, remove OpenMPI 1 from
_multibuild.
-------------------------------------------------------------------
Mon Feb 6 16:45:36 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix GCC Fortran >= 10 build by allowing polymorphic arguments in
MPI_Allreduce send/recv buffers (-fallow-argument-mismatch).
- Remove duplicate documentation
- Add openmpi4 flavor
- Add minimal test
-------------------------------------------------------------------
Mon Dec 9 00:28:24 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use _multibuild for building serial and MPI versions
- Correct URL
-------------------------------------------------------------------
Mon Aug 13 12:56:12 UTC 2012 - scorot@free.fr
- first package