-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
86 lines (62 loc) · 2.23 KB
/
NEWS
File metadata and controls
86 lines (62 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
* Noteworthy changes in the upcoming release
New modules:
- mfem 4.5
- pastix 6.3.2
- StarPU 1.4.1
- kokkos 3.6.01
- kokkos-kernels 3.6.1
- Extra-P 4.0.4
- basix 0.5.0
- ffcx 0.5.0
- ufl 2022.2.0
- dolfinx 0.5.2
Updated modules:
- SuperLU_dist 7.2.0
Upgraded modules:
- boost 1.73.0 -> 1.90.0
- petsc 3.17.4 -> 3.21.5
- hypre 2.26.0 -> 2.32.0
- openmpi 4.1.6 -> 5.0.5
- ucx 1.12.1 -> 1.17.0
- gmp 6.1.2 -> 6.3.0
- gmsh 4.7.1 -> 4.11.0
- mumps 5.4.1 -> 5.5.1
- superlu_dist 6.4.0 -> 8.1.0
- valgrind 3.16.1 -> 3.19.0
- libfabric 1.11.1 -> 1.17.0
- fontconfig 2.13.91 -> 2.13.96
- freetype 2.10.1 -> 2.12.1
Other changes:
- Add 64-bit version of PETSc and FEniCS (dolfin) built with 64-bit
PETSc.
- Remove dependencies on internal GCC to let the user decide which
compiler to use.
- Add options to use external SLURM, MPI, Python, OpenSSL and
OpenBLAS installations.
- Rebuild several libraries with CUDA support, including OpenMPI and
PETSc.
- Add ROCm/HIP support for some libraries, such as UCX, Hypre and
PETSc.
* Noteworthy changes in release 0.6.2 (2021-09-01)
This release adds ParaView 5.9.1, as well as dependent packages, such
as Qt5 and mesa.
This release also includes libiconv, hunspell, Google's Protocol
buffers, mysql-connector/python, lcms2 (needed by ghostscript), and
CGAL.
Add mshr, which is used for mesh generation in FEniCS, and pyadjoint.
Upgrade to Slurm 20.02.7.
OpenBLAS is now built without multithreading.
* Noteworthy changes in release 0.6.1 (2021-04-13)
This release includes several new modules, including automake,
TexLive, poppler, ICU, ghostscript, graphite2, libpaper and OpenJPEG.
A circular dependency betwen harfbuzz, freetype and graphite2 has also
been adressed. Further, pango now uses a version of harfbuzz with
graphite2 support.
Also, gobject-introspection is now built with the correct version of
Python to ensure that its Python packages are properly available to
other packages that need them.
* Noteworthy changes in release 0.6.0 (2021-03-19)
This release includes several new modules, including OpenMPI and PETSc
with CUDA support, gcc 8.4, Ipopt, autoconf, GNU gengetopt, Valgrind,
meshio, numba, libgccjit, Slurm 20.02.5, and an experimental version
of FEniCS-X.