musica 0.11.1.1__cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl → 0.11.1.2__cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of musica might be problematic. Click here for more details.

lib/libmusica.a CHANGED
Binary file
lib/libyaml-cpp.a CHANGED
Binary file
musica/_version.py CHANGED
@@ -1 +1 @@
1
- version = "0.11.1.1"
1
+ version = "0.11.1.2"
@@ -9,8 +9,13 @@ for whl in "$2"/*.whl; do
9
9
  tree "$tmpdir"
10
10
  echo "Before patchelf:"
11
11
  readelf -d "$tmpdir"/_musica*.so
12
+ # Use patchelf to fix the rpath and library dependencies
12
13
  patchelf --remove-rpath "$tmpdir"/_musica*.so
13
14
  patchelf --set-rpath "\$ORIGIN:\$ORIGIN/../../nvidia/cublas/lib:\$ORIGIN/../../nvidia/cuda_runtime/lib" --force-rpath "$tmpdir"/_musica*.so
15
+ # these may need to be periodically updated
16
+ patchelf --replace-needed libcudart-b5a066d7.so.12.2.140 libcudart.so.12 "$tmpdir"/_musica*.so
17
+ patchelf --replace-needed libcublas-e779a79d.so.12.2.5.6 libcublas.so.12 "$tmpdir"/_musica*.so
18
+ patchelf --replace-needed libcublasLt-fbfbc8a1.so.12.2.5.6 libcublasLt.so.12 "$tmpdir"/_musica*.so
14
19
  # Remove bundled CUDA libraries
15
20
  rm -f "$tmpdir"/musica.libs/libcudart-*.so*
16
21
  rm -f "$tmpdir"/musica.libs/libcublas-*.so*
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: musica
3
- Version: 0.11.1.1
3
+ Version: 0.11.1.2
4
4
  Summary: MUSICA is a Python library for performing computational simulations in atmospheric chemistry.
5
5
  Author-Email: Matthew Dawsom <mattdawson@ucar.edu>, Jiwon Gim <jiwongim@ucar.edu>, David Fillmore <fillmore@ucar.edu>, Kyle Shores <kshores@ucar.edu>, Montek Thind <mthind@ucar.edu>
6
6
  Maintainer-Email: ACOM MUSICA Developers <musica-support@ucar.edu>
@@ -1,16 +1,12 @@
1
1
  _musica.cpython-311-i386-linux-gnu.so,sha256=6i94INcx9xbk5tVWM-ll8hIZLGx5xGIeDjFoQptsU3w,3394008
2
- lib/libmusica.a,sha256=3HWhc-P08lINZya5Jaj9t7CGmZLyrnBQmFpbIEPERuY,1870926
3
- lib/libyaml-cpp.a,sha256=NEs8rpNWGW3C825ktodSm5zirUIY8ZTCU4njDpWBwBM,960542
4
- musica-0.11.1.1.dist-info/WHEEL,sha256=PXU-MbJ9z71B_xgL2jcAbIF-XUirgnZQqzOzxEtB0tY,152
5
- musica-0.11.1.1.dist-info/METADATA,sha256=URpXjU5lo-wyROln6GI9YbAqGFDPH0gq8O30EzTW5uc,20814
6
- musica-0.11.1.1.dist-info/RECORD,,
7
- musica-0.11.1.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
2
+ lib/libmusica.a,sha256=4VaGLZFrrN915EF8hSGi0mQHk2sJE1cd3UpgF4md5qI,1870926
3
+ lib/libyaml-cpp.a,sha256=MMM14-f7uQRxrUlSr8QqBQKiQf_VPiA4NsLRmuV5NOc,960542
8
4
  musica/CMakeLists.txt,sha256=FJkD0MaB1qUNDpyCsjELAW4wpuSslfzyo-YCJwLkIp4,1128
9
5
  musica/binding.cpp,sha256=zDD_TQ7icS_lNG7iUAp23VG7_odbptGJbtRdYjalsdc,656
10
6
  musica/musica.cpp,sha256=BBRtL9_Q62ia_vhmpTqpnHHGimPBpCR5YVth8x0i0h4,8399
11
7
  musica/__init__.py,sha256=CW7SVuK4kO8bYg8wB56YGun-NBRmBqWQO379qP21Yvo,82
12
8
  musica/types.py,sha256=WQYTDT3aZQVvCyXmaEGuBYqtdx3IZk1Ao5bcmPUGzXM,14895
13
- musica/_version.py,sha256=TDOJiVZ58e1fM3phG3qufrhY43ZQTXYyp_PCrrYj2Ek,21
9
+ musica/_version.py,sha256=1jBkD_yRHAJvY5k1vGhWG2wbI0EGpqPngkvh7RDvAhs,21
14
10
  musica/mechanism_configuration.cpp,sha256=E7GGeftgQGL303nsk2C7pwYpPiMAQcuxdbadohHb1QM,27100
15
11
  musica/mechanism_configuration.py,sha256=pma248L_jjQecsxL9zIn-S4KxXNlSL1NL4LB4fN5jV0,58011
16
12
  musica/test/test_chapman.py,sha256=Wm0wLy6E1Zm8p6cLaICQO9tSy_szMkYn9E7MPCtobno,3070
@@ -25,6 +21,10 @@ musica/test/examples/v0/config.yaml,sha256=GgA18mP8ZCzOdY-AlAePK48M05PJFPeWCk-If
25
21
  musica/test/examples/v0/reactions.json,sha256=7WJhItBPtGu89vLcPMK6izW8BvwUAIjfzqwjtDmfPPg,4188
26
22
  musica/test/examples/v0/reactions.yaml,sha256=uEuQOz5i7vGyn0G7KsmdWv23V2Gn0QUmexrK030CFlo,2266
27
23
  musica/test/examples/v0/config.json,sha256=7s6g5jxH2GiEiRcZmO13IJ5k4walg1C9t-dQr9o45U4,79
28
- musica/tools/repair_wheel_gpu.sh,sha256=PHWls1cS9QOElQDIgSMOh7TkHB8UNylZbls9zSjSus0,917
24
+ musica/tools/repair_wheel_gpu.sh,sha256=EjtYb9ORfXZn_9j50YVPXhgPP3HJc9xJogw30q46w08,1317
29
25
  musica/tools/prepare_build_environment_linux.sh,sha256=9rkT0bTVmu9QQqhS6eGRX1HXMQZLfkUGakkC3i5VKec,1466
30
26
  musica/tools/prepare_build_environment_windows.sh,sha256=zMY_RIerqfMC1VlfpZ2KjjDWfBUOvvx8oRNk_jJhmII,826
27
+ musica-0.11.1.2.dist-info/WHEEL,sha256=PXU-MbJ9z71B_xgL2jcAbIF-XUirgnZQqzOzxEtB0tY,152
28
+ musica-0.11.1.2.dist-info/METADATA,sha256=Aehj-KwjLoVTpAFwaocvKadc3T-meJRaq_OhiK8qRyM,20814
29
+ musica-0.11.1.2.dist-info/RECORD,,
30
+ musica-0.11.1.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357