Skip to content

Commit 2d510ad

Browse files
authored
Merge pull request #205 from MiraGeoscience/GEOPY-2049-dev
GEOPY-2049: merge release branch to develop
2 parents 748e289 + 1814d54 commit 2d510ad

67 files changed

Lines changed: 3839 additions & 3386 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/python_deploy_prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_conda_assets.yml@main
3030
if: ${{ github.event_name == 'release' || github.event.inputs.publish-conda == 'true' }}
3131
with:
32-
virtual-repo-names: '["public-conda-prod"]'
32+
virtual-repo-names: '["public-noremote-conda-prod"]'
3333
release-tag: ${{ github.event.release.tag_name || github.event.inputs.release-tag }}
3434
secrets:
3535
JFROG_ARTIFACTORY_URL: ${{ secrets.JFROG_ARTIFACTORY_URL }}

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: pycln
1818
args: [--config=pyproject.toml]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.9.9
20+
rev: v0.11.8
2121
hooks:
2222
- id: ruff
2323
args:

environments/py-3.10-linux-64-dev.conda.lock.yml

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies:
2929
- brotli-python=1.1.0=py310hf71b8c6_2
3030
- bzip2=1.0.8=h4bc722e_7
3131
- c-ares=1.34.5=hb9d3cd8_0
32-
- ca-certificates=2025.1.31=hbcca054_0
32+
- ca-certificates=2025.4.26=hbd8a1cb_0
3333
- cached-property=1.5.2=hd8ed1ab_1
3434
- cached_property=1.5.2=pyha770c72_1
3535
- certifi=2025.1.31=pyhd8ed1ab_0
@@ -53,20 +53,20 @@ dependencies:
5353
- distributed=2025.3.0=pyhd8ed1ab_0
5454
- docutils=0.19=py310hff52083_1
5555
- exceptiongroup=1.2.2=pyhd8ed1ab_1
56-
- executing=2.1.0=pyhd8ed1ab_1
56+
- executing=2.2.0=pyhd8ed1ab_0
5757
- fasteners=0.19=pyhd8ed1ab_1
5858
- fonttools=4.57.0=py310h89163eb_0
5959
- fqdn=1.5.1=pyhd8ed1ab_1
60-
- freetype=2.13.3=h48d6fc4_0
60+
- freetype=2.13.3=ha770c72_1
6161
- fsspec=2025.3.2=pyhd8ed1ab_0
6262
- geoana=0.7.2=py310ha2bacc8_0
63-
- greenlet=3.2.0=py310hf71b8c6_0
64-
- h11=0.14.0=pyhd8ed1ab_1
63+
- greenlet=3.2.1=py310hf71b8c6_0
64+
- h11=0.16.0=pyhd8ed1ab_0
6565
- h2=4.2.0=pyhd8ed1ab_0
6666
- h5py=3.13.0=nompi_py310h60e0fe6_100
6767
- hdf5=1.14.3=nompi_h2d575fe_109
6868
- hpack=4.1.0=pyhd8ed1ab_0
69-
- httpcore=1.0.7=pyh29332c3_1
69+
- httpcore=1.0.9=pyh29332c3_0
7070
- httpx=0.28.1=pyhd8ed1ab_0
7171
- hyperframe=6.1.0=pyhd8ed1ab_0
7272
- idna=3.10=pyhd8ed1ab_1
@@ -76,7 +76,7 @@ dependencies:
7676
- importlib_resources=6.5.2=pyhd8ed1ab_0
7777
- iniconfig=2.0.0=pyhd8ed1ab_1
7878
- ipykernel=6.29.5=pyh3099207_0
79-
- ipython=8.35.0=pyh907856f_0
79+
- ipython=8.36.0=pyh907856f_0
8080
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8181
- ipywidgets=7.8.5=pyhd8ed1ab_0
8282
- isoduration=20.11.0=pyhd8ed1ab_1
@@ -87,7 +87,7 @@ dependencies:
8787
- json5=0.12.0=pyhd8ed1ab_0
8888
- jsonpointer=3.0.0=py310hff52083_1
8989
- jsonschema=4.23.0=pyhd8ed1ab_1
90-
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
90+
- jsonschema-specifications=2025.4.1=pyh29332c3_0
9191
- jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1
9292
- jupyter-book=1.0.3=pyhd8ed1ab_1
9393
- jupyter-cache=1.0.1=pyhff2d567_0
@@ -97,38 +97,40 @@ dependencies:
9797
- jupyter_events=0.12.0=pyh29332c3_0
9898
- jupyter_server=2.15.0=pyhd8ed1ab_0
9999
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
100-
- jupyterlab=4.4.0=pyhd8ed1ab_0
100+
- jupyterlab=4.4.1=pyhd8ed1ab_0
101101
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
102102
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
103103
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
104-
- jupytext=1.17.0=pyhbbac1ac_0
104+
- jupytext=1.17.1=pyh80e38bb_0
105105
- keyutils=1.6.1=h166bdaf_0
106106
- kiwisolver=1.4.7=py310h3788b33_0
107107
- krb5=1.21.3=h659f571_0
108108
- latexcodec=2.0.1=pyh9f0ad1d_0
109109
- lcms2=2.17=h717163a_0
110110
- ld_impl_linux-64=2.43=h712a8e2_4
111-
- lerc=4.0.0=h27087fc_0
111+
- lerc=4.0.0=h0aef613_1
112112
- libaec=1.1.3=h59595ed_0
113113
- libblas=3.9.0=31_hfdb39a5_mkl
114114
- libbrotlicommon=1.1.0=hb9d3cd8_2
115115
- libbrotlidec=1.1.0=hb9d3cd8_2
116116
- libbrotlienc=1.1.0=hb9d3cd8_2
117117
- libcblas=3.9.0=31_h372d94f_mkl
118118
- libcurl=8.13.0=h332b0f4_0
119-
- libdeflate=1.23=h4ddbbb0_0
119+
- libdeflate=1.23=h86f0d12_0
120120
- libdlf=0.3.0=pyhd8ed1ab_1
121121
- libedit=3.1.20250104=pl5321h7949ede_0
122122
- libev=4.33=hd590300_2
123123
- libexpat=2.7.0=h5888daf_0
124124
- libffi=3.4.6=h2dba641_1
125+
- libfreetype=2.13.3=ha770c72_1
126+
- libfreetype6=2.13.3=h48d6fc4_1
125127
- libgcc=14.2.0=h767d61c_2
126128
- libgcc-ng=14.2.0=h69a702a_2
127129
- libgfortran=14.2.0=h69a702a_2
128130
- libgfortran5=14.2.0=hf1ad2bd_2
129131
- libhwloc=2.11.2=default_h0d58e46_1001
130132
- libiconv=1.18=h4ce23a2_1
131-
- libjpeg-turbo=3.0.0=hd590300_1
133+
- libjpeg-turbo=3.1.0=hb9d3cd8_0
132134
- liblapack=3.9.0=31_hc41d3b0_mkl
133135
- liblzma=5.8.1=hb9d3cd8_0
134136
- libnghttp2=1.64.0=h161d5f1_0
@@ -137,18 +139,18 @@ dependencies:
137139
- libscotch=7.0.6=hea33c07_1
138140
- libsodium=1.0.20=h4ab18f5_0
139141
- libsqlite=3.49.1=hee588c1_2
140-
- libssh2=1.11.1=hf672d98_0
142+
- libssh2=1.11.1=hcf80075_0
141143
- libstdcxx=14.2.0=h8f9b012_2
142144
- libstdcxx-ng=14.2.0=h4852527_2
143-
- libtiff=4.7.0=hd9ff511_3
145+
- libtiff=4.7.0=hd9ff511_4
144146
- libuuid=2.38.1=h0b41bf4_0
145147
- libwebp-base=1.5.0=h851e524_0
146148
- libxcb=1.17.0=h8a09558_0
147149
- libxcrypt=4.4.36=hd590300_1
148150
- libxml2=2.13.7=h81593ed_1
149151
- libzlib=1.3.1=hb9d3cd8_2
150152
- linkify-it-py=2.0.3=pyhd8ed1ab_1
151-
- llvm-openmp=20.1.3=h024ca30_0
153+
- llvm-openmp=20.1.4=h024ca30_0
152154
- locket=1.0.0=pyhd8ed1ab_0
153155
- markdown-it-py=2.2.0=pyhd8ed1ab_0
154156
- markupsafe=3.0.2=py310h89163eb_1
@@ -161,8 +163,8 @@ dependencies:
161163
- mistune=3.1.3=pyh29332c3_0
162164
- mkl=2024.2.2=ha957f24_16
163165
- msgpack-python=1.1.0=py310h3788b33_0
164-
- mumps-include=5.7.3=h82cca05_9
165-
- mumps-seq=5.7.3=hb5d91fa_9
166+
- mumps-include=5.7.3=h82cca05_10
167+
- mumps-seq=5.7.3=h06cbf8f_10
166168
- munkres=1.1.4=pyh9f0ad1d_0
167169
- myst-nb=1.2.0=pyh29332c3_0
168170
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -173,14 +175,14 @@ dependencies:
173175
- nbformat=5.10.4=pyhd8ed1ab_1
174176
- ncurses=6.5=h2d0b736_3
175177
- nest-asyncio=1.6.0=pyhd8ed1ab_1
176-
- notebook=7.4.0=pyhd8ed1ab_0
178+
- notebook=7.4.1=pyhd8ed1ab_0
177179
- notebook-shim=0.2.4=pyhd8ed1ab_1
178180
- numcodecs=0.13.1=py310h5eaa309_0
179181
- numpy=1.26.4=py310hb13e2d6_0
180182
- openjpeg=2.5.3=h5fbd93e_0
181183
- openssl=3.5.0=h7b32b05_0
182184
- overrides=7.7.0=pyhd8ed1ab_1
183-
- packaging=24.2=pyhd8ed1ab_2
185+
- packaging=25.0=pyh29332c3_1
184186
- pandas=2.2.3=py310h5eaa309_3
185187
- pandoc=3.6.4=ha770c72_0
186188
- pandocfilters=1.5.0=pyhd8ed1ab_0
@@ -189,7 +191,7 @@ dependencies:
189191
- pexpect=4.9.0=pyhd8ed1ab_1
190192
- pickleshare=0.7.5=pyhd8ed1ab_1004
191193
- pillow=10.3.0=py310hebfe307_1
192-
- pip=25.0.1=pyh8b19718_0
194+
- pip=25.1=pyh8b19718_0
193195
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
194196
- platformdirs=4.3.7=pyh29332c3_0
195197
- pluggy=1.5.0=pyhd8ed1ab_1
@@ -219,7 +221,7 @@ dependencies:
219221
- python-json-logger=2.0.7=pyhd8ed1ab_0
220222
- python-mumps=0.0.3=py310h6410a28_0
221223
- python-tzdata=2025.2=pyhd8ed1ab_0
222-
- python_abi=3.10=6_cp310
224+
- python_abi=3.10=7_cp310
223225
- pytz=2025.2=pyhd8ed1ab_0
224226
- pyyaml=6.0.2=py310h89163eb_2
225227
- pyzmq=26.4.0=py310h71f11fc_0
@@ -233,7 +235,7 @@ dependencies:
233235
- scikit-learn=1.4.2=py310h981052a_1
234236
- scipy=1.14.1=py310hfcf56fc_2
235237
- send2trash=1.8.3=pyh0d859eb_1
236-
- setuptools=78.1.0=pyhff2d567_0
238+
- setuptools=80.1.0=pyhff2d567_0
237239
- six=1.17.0=pyhd8ed1ab_0
238240
- sniffio=1.3.1=pyhd8ed1ab_1
239241
- snowballstemmer=2.2.0=pyhd8ed1ab_0
@@ -290,20 +292,20 @@ dependencies:
290292
- widgetsnbextension=3.6.10=pyhd8ed1ab_0
291293
- xorg-libxau=1.0.12=hb9d3cd8_0
292294
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
293-
- xyzservices=2025.1.0=pyhd8ed1ab_0
295+
- xyzservices=2025.4.0=pyhd8ed1ab_0
294296
- yaml=0.2.5=h7f98852_2
295297
- zarr=2.14.2=pyhd8ed1ab_0
296298
- zeromq=4.3.5=h3b0a872_7
297299
- zict=3.0.0=pyhd8ed1ab_1
298300
- zipp=3.21.0=pyhd8ed1ab_1
299-
- zstandard=0.23.0=py310ha75aee5_1
301+
- zstandard=0.23.0=py310ha75aee5_2
300302
- zstd=1.5.7=hb8e6e7a_2
301303
- pip:
302-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6e21320c89581dccb1635d8460dfe296ec41b6da
303-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@b0ac79293314952d7499c9412ae811c2b9f81a29
304-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@24027d81b65df99d5f582acc4497ed33df8a3396
305-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
306-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7
304+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6e21320c89581dccb1635d8460dfe296ec41b6da
305+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a004f090c7ad51fd1503e5af0126c47f71b9ef98
306+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@24027d81b65df99d5f582acc4497ed33df8a3396
307+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
308+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7
307309

308310
variables:
309311
KMP_WARNINGS: 0

environments/py-3.10-linux-64.conda.lock.yml

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- brotli-python=1.1.0=py310hf71b8c6_2
1616
- bzip2=1.0.8=h4bc722e_7
1717
- c-ares=1.34.5=hb9d3cd8_0
18-
- ca-certificates=2025.1.31=hbcca054_0
18+
- ca-certificates=2025.4.26=hbd8a1cb_0
1919
- cached-property=1.5.2=hd8ed1ab_1
2020
- cached_property=1.5.2=pyha770c72_1
2121
- certifi=2025.1.31=pyhd8ed1ab_0
@@ -31,7 +31,7 @@ dependencies:
3131
- distributed=2025.3.0=pyhd8ed1ab_0
3232
- fasteners=0.19=pyhd8ed1ab_1
3333
- fonttools=4.57.0=py310h89163eb_0
34-
- freetype=2.13.3=h48d6fc4_0
34+
- freetype=2.13.3=ha770c72_1
3535
- fsspec=2025.3.2=pyhd8ed1ab_0
3636
- geoana=0.7.2=py310ha2bacc8_0
3737
- h2=4.2.0=pyhd8ed1ab_0
@@ -47,64 +47,66 @@ dependencies:
4747
- krb5=1.21.3=h659f571_0
4848
- lcms2=2.17=h717163a_0
4949
- ld_impl_linux-64=2.43=h712a8e2_4
50-
- lerc=4.0.0=h27087fc_0
50+
- lerc=4.0.0=h0aef613_1
5151
- libaec=1.1.3=h59595ed_0
5252
- libblas=3.9.0=31_hfdb39a5_mkl
5353
- libbrotlicommon=1.1.0=hb9d3cd8_2
5454
- libbrotlidec=1.1.0=hb9d3cd8_2
5555
- libbrotlienc=1.1.0=hb9d3cd8_2
5656
- libcblas=3.9.0=31_h372d94f_mkl
5757
- libcurl=8.13.0=h332b0f4_0
58-
- libdeflate=1.23=h4ddbbb0_0
58+
- libdeflate=1.23=h86f0d12_0
5959
- libdlf=0.3.0=pyhd8ed1ab_1
6060
- libedit=3.1.20250104=pl5321h7949ede_0
6161
- libev=4.33=hd590300_2
6262
- libexpat=2.7.0=h5888daf_0
6363
- libffi=3.4.6=h2dba641_1
64+
- libfreetype=2.13.3=ha770c72_1
65+
- libfreetype6=2.13.3=h48d6fc4_1
6466
- libgcc=14.2.0=h767d61c_2
6567
- libgcc-ng=14.2.0=h69a702a_2
6668
- libgfortran=14.2.0=h69a702a_2
6769
- libgfortran5=14.2.0=hf1ad2bd_2
6870
- libhwloc=2.11.2=default_h0d58e46_1001
6971
- libiconv=1.18=h4ce23a2_1
70-
- libjpeg-turbo=3.0.0=hd590300_1
72+
- libjpeg-turbo=3.1.0=hb9d3cd8_0
7173
- liblapack=3.9.0=31_hc41d3b0_mkl
7274
- liblzma=5.8.1=hb9d3cd8_0
7375
- libnghttp2=1.64.0=h161d5f1_0
7476
- libnsl=2.0.1=hd590300_0
7577
- libpng=1.6.47=h943b412_0
7678
- libscotch=7.0.6=hea33c07_1
7779
- libsqlite=3.49.1=hee588c1_2
78-
- libssh2=1.11.1=hf672d98_0
80+
- libssh2=1.11.1=hcf80075_0
7981
- libstdcxx=14.2.0=h8f9b012_2
8082
- libstdcxx-ng=14.2.0=h4852527_2
81-
- libtiff=4.7.0=hd9ff511_3
83+
- libtiff=4.7.0=hd9ff511_4
8284
- libuuid=2.38.1=h0b41bf4_0
8385
- libwebp-base=1.5.0=h851e524_0
8486
- libxcb=1.17.0=h8a09558_0
8587
- libxcrypt=4.4.36=hd590300_1
8688
- libxml2=2.13.7=h81593ed_1
8789
- libzlib=1.3.1=hb9d3cd8_2
88-
- llvm-openmp=20.1.3=h024ca30_0
90+
- llvm-openmp=20.1.4=h024ca30_0
8991
- locket=1.0.0=pyhd8ed1ab_0
9092
- markupsafe=3.0.2=py310h89163eb_1
9193
- matplotlib-base=3.8.4=py310hef631a5_2
9294
- metis=5.1.0=hd0bcaf9_1007
9395
- mkl=2024.2.2=ha957f24_16
9496
- msgpack-python=1.1.0=py310h3788b33_0
95-
- mumps-include=5.7.3=h82cca05_9
96-
- mumps-seq=5.7.3=hb5d91fa_9
97+
- mumps-include=5.7.3=h82cca05_10
98+
- mumps-seq=5.7.3=h06cbf8f_10
9799
- munkres=1.1.4=pyh9f0ad1d_0
98100
- ncurses=6.5=h2d0b736_3
99101
- numcodecs=0.13.1=py310h5eaa309_0
100102
- numpy=1.26.4=py310hb13e2d6_0
101103
- openjpeg=2.5.3=h5fbd93e_0
102104
- openssl=3.5.0=h7b32b05_0
103-
- packaging=24.2=pyhd8ed1ab_2
105+
- packaging=25.0=pyh29332c3_1
104106
- pandas=2.2.3=py310h5eaa309_3
105107
- partd=1.4.2=pyhd8ed1ab_0
106108
- pillow=10.3.0=py310hebfe307_1
107-
- pip=25.0.1=pyh8b19718_0
109+
- pip=25.1=pyh8b19718_0
108110
- psutil=7.0.0=py310ha75aee5_0
109111
- pthread-stubs=0.4=hb9d3cd8_1002
110112
- pycparser=2.22=pyh29332c3_1
@@ -118,13 +120,13 @@ dependencies:
118120
- python-dateutil=2.9.0.post0=pyhff2d567_1
119121
- python-mumps=0.0.3=py310h6410a28_0
120122
- python-tzdata=2025.2=pyhd8ed1ab_0
121-
- python_abi=3.10=6_cp310
123+
- python_abi=3.10=7_cp310
122124
- pytz=2025.2=pyhd8ed1ab_0
123125
- pyyaml=6.0.2=py310h89163eb_2
124126
- readline=8.2=h8c095d6_2
125127
- scikit-learn=1.4.2=py310h981052a_1
126128
- scipy=1.14.1=py310hfcf56fc_2
127-
- setuptools=78.1.0=pyhff2d567_0
129+
- setuptools=80.1.0=pyhff2d567_0
128130
- six=1.17.0=pyhd8ed1ab_0
129131
- sortedcontainers=2.4.0=pyhd8ed1ab_1
130132
- tbb=2021.13.0=hceb3a55_1
@@ -143,19 +145,19 @@ dependencies:
143145
- wheel=0.45.1=pyhd8ed1ab_1
144146
- xorg-libxau=1.0.12=hb9d3cd8_0
145147
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
146-
- xyzservices=2025.1.0=pyhd8ed1ab_0
148+
- xyzservices=2025.4.0=pyhd8ed1ab_0
147149
- yaml=0.2.5=h7f98852_2
148150
- zarr=2.14.2=pyhd8ed1ab_0
149151
- zict=3.0.0=pyhd8ed1ab_1
150152
- zipp=3.21.0=pyhd8ed1ab_1
151-
- zstandard=0.23.0=py310ha75aee5_1
153+
- zstandard=0.23.0=py310ha75aee5_2
152154
- zstd=1.5.7=hb8e6e7a_2
153155
- pip:
154-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6e21320c89581dccb1635d8460dfe296ec41b6da
155-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@b0ac79293314952d7499c9412ae811c2b9f81a29
156-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@24027d81b65df99d5f582acc4497ed33df8a3396
157-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
158-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7
156+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6e21320c89581dccb1635d8460dfe296ec41b6da
157+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a004f090c7ad51fd1503e5af0126c47f71b9ef98
158+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@24027d81b65df99d5f582acc4497ed33df8a3396
159+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
160+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7
159161

160162
variables:
161163
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)