R. Ryantm
4c258245ec
precice: 2.4.0 -> 2.5.0
2022-08-10 22:33:13 +00:00
Scriptkiddi
2e1a8d9b3f
precice: 2.3.0 -> 2.4.0
2022-05-19 13:32:19 +02:00
Malo Bourgon
9e4be53221
treewide: add meta.mainProgram to some libraries
...
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
...
(#153213 )
Issue #60004
2022-01-03 16:53:12 +01:00
Scriptkiddi
fd49494b61
precice: 2.2.1 -> 2.3.0
2021-10-15 08:52:28 +02:00
R. RyanTM
104ecb53df
precice: 2.2.0 -> 2.2.1
2021-08-17 14:56:49 +00:00
Mario Rodas
49477e7bfa
Merge pull request #110533 from r-ryantm/auto-update/precice
...
precice: 2.1.1 -> 2.2.0
2021-01-24 10:51:03 -05:00
Markus Kowalewski
6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
...
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
{
mpi = super.mpich;
}
All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
R. RyanTM
d9d8d9e8c2
precice: 2.1.1 -> 2.2.0
2021-01-22 19:52:54 +00:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
freezeboy
3e8e10ab4f
precice: migrate to Python38
2020-11-27 22:59:27 -08:00
R. RyanTM
7b405fade8
precice: 2.1.0 -> 2.1.1
2020-11-04 10:10:05 +00:00
Robert Scott
509208ea45
precice: enable for darwin
2020-09-29 22:26:30 +01:00
Robert Scott
c943e6bc14
precice: 2.0.2 -> 2.1.0
2020-09-29 21:53:37 +01:00
Robert Scott
5afdaa28a6
precice: fix build
...
cmake gets confused with python 3.8's version number, switch back to 3.7
for now until upstream's resolved that
2020-09-29 21:52:44 +01:00
Scriptkiddi
9d50563293
precice: 2020-01-20 -> 2.0.2
2020-05-23 13:33:27 +02:00
Scriptkiddi
50f3a9f100
precice: fix output and cmake
2020-01-27 09:30:00 +01:00
Scriptkiddi
6cff373dd7
precice: init at 1.6.1
2019-12-21 13:21:45 +01:00