Commit 9d46036
Wheels: ADIOS2 -> v2.9.0, blosc2 (#1387)
* Update blosc -> blosc2, ADIOS2 -> v2.9.0-rc1
ADIOS2 should be replace by v2.9.0 finally
* Fix Blosc2 CMake params
* Guard against CMAKE_OSX_ARCHITECTURES
* For now, deactivate the pthread patch in ADIOS2
* Test small patch for blosc2 CMake
* Add -fPIC flag
* MacOS compatibility
* -DADIOS2_USE_Blosc2=ON
* Build atl and ffs manually to avoid CMake import error
* Revert "Build atl and ffs manually to avoid CMake import error"
This reverts commit c5469a3.
* RC1 -> full release
* Don't build ADIOS1
* -DADIOS2_USE_MHS=OFF
* Use -DADIOS2_INSTALL_GENERATE_CONFIG=OFF workaround
See
ornladios/ADIOS2#3348 (comment)
* Do not disable find calls
* Revert "Do not disable find calls"
This reverts commit 7065b89.
* Try setting ADIOS2_PATH
* Keep ADIOS1 + c-blosc1
* Undo `build.yml` Changes
* ADIOS2: no c-blosc1 pthread issue
* HDF5: 1.14.1-2
* macOS CI: Now has 3 cores
* C-Blosc2 Updates
- CMake options
- Windows
- build stamp
* Windows Updates
* HDF5 Patches
* C-Blosc 2.9.3 + CMake Patch
* ARM: H5Detect
* Windows: Avoid CXX20 in C-Blosc2
* macOS arm64 HDF5: H5detect cross-compile
* HDF5 arm64: cross-compiling H5detect
* [Patch] ADIOS2 c-blosc2 windows.h std::min
* [Patch] C-Blosc2: External Zlib
* [Hack] Windows: Ignore Ext. ZLIB for c-blosc2
Just build again and close eyes.
* ppc64le: Skip C-Blosc & ADIOS1
Due to time limits on Travis-CI.
* Unix: Keep HDF5 1.12.2 for Now
- issues with cross-compile cannot quickly be solved
for macOS arm64/aarch64
- disable HDF5 support in ADIOS2 for now
* [Patch] C-Blosc2 PUBLIC Linkage Zlib
* Use Blosc2Config.cmake Package
* Cleanup and `cat` ADIOS2 Config File
* [Patch] [Hack] CMake --trace-expand
* Cleanup: cat adios2-config.cmake
* [Travis] PPC64le: `travis_wait 30`
Takes longer now w/o output to the terminal than the default
wait time of 10min.
https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
* [ADIOS2] CMake --trace-expand
* Undo Trace Expand Hacks
* [Travis] PPC64le: `travis_wait 45`
* ADIOS2: w/ SST
* Blosc2: CMake Config PR Merged
* macOS (x86): 10.15 -> 11.0
The macOS 10.15 build images on GH Actions are gone, so we remove
this EOL platform for good now.
* Windows: Skip Building Blosc1
Co-authored-by: Franz Pöschel <franz.poeschel@gmail.com>
* Python: 3.8+
Skip older Python releases, 3.7 is EOL since last month.
* [Patch] ADIOS2: Remove FindBlosc2.cmake
* C-Blosc 2.10.1
* Win: ADIOS 2.9.1
* ADIOS2_Blosc2_PREFER_SHARED=OFF
ornladios/ADIOS2#3715 (comment)
* cibuildwheel 2.12.1 -> 2.14.1
For `pp310-manylinux_aarch64`
---------
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>1 parent 25dec08 commit 9d46036
4 files changed
Lines changed: 150 additions & 104 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 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 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
112 | 102 | | |
113 | 103 | | |
114 | 104 | | |
115 | 105 | | |
116 | 106 | | |
117 | 107 | | |
118 | 108 | | |
119 | | - | |
| 109 | + | |
120 | 110 | | |
121 | 111 | | |
122 | 112 | | |
123 | 113 | | |
124 | 114 | | |
125 | 115 | | |
126 | 116 | | |
127 | | - | |
| 117 | + | |
128 | 118 | | |
129 | 119 | | |
130 | | - | |
| 120 | + | |
131 | 121 | | |
132 | 122 | | |
133 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 57 | + | |
63 | 58 | | |
64 | 59 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 60 | | |
71 | 61 | | |
72 | 62 | | |
| |||
87 | 77 | | |
88 | 78 | | |
89 | 79 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 80 | | |
96 | 81 | | |
97 | 82 | | |
| |||
131 | 116 | | |
132 | 117 | | |
133 | 118 | | |
134 | | - | |
| 119 | + | |
135 | 120 | | |
136 | 121 | | |
137 | 122 | | |
| |||
155 | 140 | | |
156 | 141 | | |
157 | 142 | | |
158 | | - | |
| 143 | + | |
159 | 144 | | |
160 | 145 | | |
161 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
34 | | - | |
| 29 | + | |
| 30 | + | |
35 | 31 | | |
36 | 32 | | |
37 | 33 | | |
| 34 | + | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
88 | 85 | | |
89 | 86 | | |
90 | 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 | + | |
91 | 121 | | |
92 | 122 | | |
93 | 123 | | |
94 | | - | |
95 | | - | |
96 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
97 | 127 | | |
98 | | - | |
| 128 | + | |
99 | 129 | | |
100 | 130 | | |
101 | 131 | | |
| |||
193 | 223 | | |
194 | 224 | | |
195 | 225 | | |
196 | | - | |
197 | 226 | | |
| 227 | + | |
198 | 228 | | |
199 | 229 | | |
0 commit comments