-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
209 lines (131 loc) · 4.82 KB
/
ChangeLog
File metadata and controls
209 lines (131 loc) · 4.82 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
2026-02-09 James D. Trotter <james@simula.no>
New packages:
* apache-arrow 23.0.0
* pigz 2.8
* Lua 5.4.0
* Python 3.10.12
* casacore 3.7.1
* cfitsio 4.6.3
* everybeam 0.8.0
* python-casacore 3.7.1
* wcslib 8.5
* libyaml 0.2.5
* python-pyyaml 6.0.3
* python-lddl 0.1.0
* python-dask 2026.1.2
Upgrade:
boost 1.73.0 -> 1.90.0
paraview 5.9.1 -> 5.13.2
python-wheel 0.37.0 -> 0.46.3
python-setuptools 59.6.0 -> 82.0.0
python-mpi4py 3.1.4 -> 4.1.1
Other:
* Build single-threaded, multi-threaded and OpenMP variants of
OpenBLAS
* HDF5: Enable C++ support
* ncurses: Enable symbol versioning
* cmake: Use system curl
2025-03-12 James D. Trotter <james@simula.no>
Update libunwind to 1.6.2.
2024-08-26 James D. Trotter <james@simula.no>
Update UCX to 1.17.0, OpenMPI to 5.0.5 for ROCm-aware MPI.
2024-03-22 James D. Trotter <james@simula.no>
Update GMP 6.1.2 to 6.3.0 to fix issues on ARM that previously
caused the tests to fail.
2023-09-14 James D. Trotter <james@simula.no>
New packages:
* OpenSSL 1.1.1v
* fenics-dolfinx-64 0.5.2
* libbpf 1.2.2
* libdwarf 0.7.0
* pahole-1.25
* python-tomli 1.2.3
* scotch 7.0.4
Upgrade:
* elfutils 0.177 -> 0.189
* gdb 9.3 -> 13.2
* gdrcopy 2.2 -> 2.3.1
* libevent 2.1.11-stable -> 2.1.12-stable
* python-cython 0.29.21 -> 0.29.36
* python-docutils 0.19 -> 0.20.1
* python-pip 21.3.1 -> 23.2.1
Other:
* Build cmake without OpenSSL support
* Build elfutils without debuginfod
* Use pip's --target option instead of --prefix in Python example installer
* rdma-core: build without documentation to avoid docutils dependency
2023-06-29 James D. Trotter <james@simula.no>
add StarPU 1.4.1.
2023-03-10 James D. Trotter <james@simula.no>
add current development version of FEniCS
(python-fenics-dolfin-2019.2.0.dev0).
2023-02-13 James D. Trotter <james@simula.no>
* python-numba 0.52.0 -> 0.56.4
* python-mpi4py 3.0.3 -> 3.1.4
2023-02-12 James D. Trotter <james@simula.no>
add basix 0.5.0, ffcx 0.5.0, ufl 2022.2.0 and dolfinx 0.5.2.
2023-01-03 James D. Trotter <james@simula.no>
* libfabric 1.11.1 -> 1.17.0
* fontconfig 2.13.91 -> 2.13.96
* freetype 2.10.1 -> 2.12.1
2022-12-13 James D. Trotter <james@simula.no>
* gmsh 4.7.1 -> 4.11.0
2022-11-07 James D. Trotter <james@simula.no>
* python-docutils 0.16 -> 0.19
2022-11-01 James D. Trotter <james@simula.no>
* build scotch with 64-bit integers
2022-10-26 James D. Trotter <james@simula.no>
* various fixes for 64-bit SuiteSparse
2022-09-16 James D. Trotter <james@simula.no>
* add 64-bit version of PETSc and FEniCS (dolfin) built with
64-bit PETSc.
* valgrind 3.16.1 -> 3.19.0.mk
2022-08-30 James D. Trotter <james@simula.no>
add python-marshmallow-3.17.1 python-pycubexr-1.2.0,
python-simplejson-3.17.6, python-tqdm-4.64.0 and
python-extrap-4.0.4.
2022-07-07 James D. Trotter <james@simula.no>
add xtl 0.7.4 and xtensor 0.24.2
2022-07-07 James D. Trotter <james@simula.no>
add kokkos 3.6.01 and kokkos-kernels 3.6.1
2022-03-22 James D. Trotter <james@simula.no>
Add SuperLU_dist 7.2.0
2021-12-17 James D. Trotter <james@simula.no>
Remove dependencies on internal GCC to let the user decide which
compiler to use. Also, add options to use external MPI, Python and
OpenSSL.
2021-12-16 James D. Trotter <james@simula.no>
Add an option to use external SLURM installation.
2021-11-18 James D. Trotter <james@simula.no>
Add VTMK 1.4.0, and some of its dependencies, like VTK8, ITK and a
few others.
Build ParMETIS with 64-bit integer indexing.
2021-11-16 James D. Trotter <james@simula.no>
Add ldrb 2021.0.0 and numpy-quaternion.
Also, ensure that h5py uses the correct HDF5 library, and that
mshr links to CGAL.
2021-07-29 James D. Trotter <james@simula.no>
Add paraview 5.9.1, qt5 5.15.2, mesa 21.1.5, libdrrm 2.4.107 and
python-mako-1.1.4, various xcb-util packages and xkbcommon 1.3.0.
2021-06-16 James D. Trotter <james@simula.no>
Add CGAL 4.12.2 and 5.2.2 and mshr 2019.1.0.
Disable multithreading in OpenBLAS.
2021-05-20 James D. Trotter <james@simula.no>
Add protobuf-cpp, protobuf-python and mysql-connector-python.
2021-05-10 James D. Trotter <james@simula.no>
Add hunspell.
2021-04-13 James D. Trotter <james@simula.no>
Add automake.
Add TexLive and a number of its dependencies. Also, partially
address circular dependency between harfbuzz, graphite2 and
freetype.
2021-03-22 James D. Trotter <james@simula.no>
Add an option and make flag to enable CUDA support instead of relying on ARCH
2021-03-19 James D. Trotter <james@simula.no>
Released version 0.6.0.
Upgrade hwloc 2.0.4 -> 2.4.1.
2020-10-25 James D. Trotter <james@simula.no>
Initial version.
Copyright (C) 2021 James D. Trotter
Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.