gpustack-runtime 0.1.41.post1__py3-none-any.whl → 0.1.41.post2__py3-none-any.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.
- gpustack_runtime/_version.py +2 -2
- gpustack_runtime/_version_appendix.py +1 -1
- gpustack_runtime/deployer/k8s/deviceplugin/__init__.py +1 -0
- gpustack_runtime/deployer/k8s/deviceplugin/plugin.py +3 -11
- gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/api_pb2.py +1115 -72
- {gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/METADATA +3 -3
- {gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/RECORD +10 -10
- {gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/WHEEL +0 -0
- {gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/entry_points.txt +0 -0
- {gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/licenses/LICENSE +0 -0
{gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gpustack-runtime
|
|
3
|
-
Version: 0.1.41.
|
|
3
|
+
Version: 0.1.41.post2
|
|
4
4
|
Summary: GPUStack Runtime is library for detecting GPU resources and launching GPU workloads.
|
|
5
5
|
Project-URL: Homepage, https://github.com/gpustack/runtime
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/gpustack/gpustack/issues
|
|
@@ -23,10 +23,10 @@ Requires-Dist: kubernetes>=33.1.0
|
|
|
23
23
|
Requires-Dist: mthreads-ml-py>=2.2.10
|
|
24
24
|
Requires-Dist: nvidia-ml-py>=13.580.65
|
|
25
25
|
Requires-Dist: podman==5.6.0
|
|
26
|
-
Requires-Dist: protobuf
|
|
26
|
+
Requires-Dist: protobuf<=3.19.6
|
|
27
27
|
Requires-Dist: pyyaml
|
|
28
28
|
Requires-Dist: tqdm
|
|
29
|
-
Requires-Dist: types-protobuf
|
|
29
|
+
Requires-Dist: types-protobuf<=5.28.3.20241203
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
|
|
32
32
|
# GPUStack Runtime
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
gpustack_runtime/__init__.py,sha256=Xw_PVWneitx-8QmW6sJQeymj6zVbEgEndGhIB_km6TI,186
|
|
2
2
|
gpustack_runtime/__main__.py,sha256=O9yJKcN7vg0Ppgc13qesxHwST2wkH3ccOkTQXPWHnNA,3939
|
|
3
|
-
gpustack_runtime/_version.py,sha256=
|
|
3
|
+
gpustack_runtime/_version.py,sha256=fURzjTdczs5t1qsDdLl8wAzcF1VVhLtnm_S0ghrUvIE,792
|
|
4
4
|
gpustack_runtime/_version.pyi,sha256=A42NoSgcqEXVy2OeNm4LXC9CbyonbooYrSUBlPm2lGY,156
|
|
5
5
|
gpustack_runtime/envs.py,sha256=Q8vK42OpkY4T72zN6pOz_eCS_hnQElhAmxZ1wdks0xQ,38794
|
|
6
6
|
gpustack_runtime/logging.py,sha256=wMPriPpOuVsuClsjMh0qwEPQKyJiJa89ggdDjqkk7i0,6934
|
|
@@ -25,12 +25,12 @@ gpustack_runtime/deployer/cdi/hygon.py,sha256=h6-vQfv03sgxYjMJAf_JOMq9cHFPaNjK1Y
|
|
|
25
25
|
gpustack_runtime/deployer/cdi/iluvatar.py,sha256=6nNECZpU5IPP6-5l-O1rzU-ib-WcuwKvDg7ZV__1NE4,3650
|
|
26
26
|
gpustack_runtime/deployer/cdi/metax.py,sha256=tmJBvr-n9pERAp-dXsa54qv6xmxt0rJoJwY36TFdoWk,4143
|
|
27
27
|
gpustack_runtime/deployer/cdi/thead.py,sha256=SvIDKNYZx7FwMPTTxyJ2RRjlr9LXLN8BUYCUhidmiQk,3671
|
|
28
|
-
gpustack_runtime/deployer/k8s/deviceplugin/__init__.py,sha256=
|
|
28
|
+
gpustack_runtime/deployer/k8s/deviceplugin/__init__.py,sha256=KoFztB0MmwO-lHFgEa0wLRsQyG2BN8i5w3mzo43GkbE,10498
|
|
29
29
|
gpustack_runtime/deployer/k8s/deviceplugin/__types__.py,sha256=LCkgPDZ64Mra7bo5jmtsAO2Ypbc4qK99lMl6R_nQhnY,3043
|
|
30
|
-
gpustack_runtime/deployer/k8s/deviceplugin/plugin.py,sha256=
|
|
30
|
+
gpustack_runtime/deployer/k8s/deviceplugin/plugin.py,sha256=ipZ_V6pgJ2pzyEYUgAizZ7_W3a4noKEdTiZ9GAeuiRY,17728
|
|
31
31
|
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/__init__.py,sha256=3rOYmgDIIJ4idEtwgnumGStH7PaK-J7EYrOnLa9A-8o,118
|
|
32
32
|
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/api.proto,sha256=rmB8RDe4LN5FCVkQ608uS-pl32mk5tt6iGe-g2lKtPs,7919
|
|
33
|
-
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/api_pb2.py,sha256=
|
|
33
|
+
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/api_pb2.py,sha256=dNkzjTE-2y25q8NF0QRznNJ5r1-5ZxxJS598MHbjx98,45998
|
|
34
34
|
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/api_pb2.pyi,sha256=lq1dbSgBYqJ7zyGfoKKHCyfr6R5vcCGzJxteeyQpbuI,8232
|
|
35
35
|
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/api_pb2_grpc.py,sha256=GM6EyCEFeyOjL0XOCisbcHurRoLKqKDUI5obsUyTxpE,17446
|
|
36
36
|
gpustack_runtime/deployer/k8s/types/kubelet/deviceplugin/v1beta1/constants.py,sha256=tpNk3e_cvY67C9RwVsdTNl75YuNXBgsn53fSJIzeTR4,828
|
|
@@ -59,9 +59,9 @@ gpustack_runtime/detector/pyixml/__init__.py,sha256=6ss_Dyl8lIT4WrKpfwmQqzBmg4Bx
|
|
|
59
59
|
gpustack_runtime/detector/pymxsml/__init__.py,sha256=YxfNHq7TWd7CpNroP45BGXhcWNpY_sXgVzNGtx68DII,45409
|
|
60
60
|
gpustack_runtime/detector/pyrocmcore/__init__.py,sha256=rgwIdPS-7GG7_5luRMR1XG9QyNM3lJh5ryD7kfZqpWg,2523
|
|
61
61
|
gpustack_runtime/detector/pyrocmsmi/__init__.py,sha256=ACwRtJWVIuJ4NTcBJxk0zrVb_qtDOMkApMdbJoag5g0,11906
|
|
62
|
-
gpustack_runtime/_version_appendix.py,sha256=
|
|
63
|
-
gpustack_runtime-0.1.41.
|
|
64
|
-
gpustack_runtime-0.1.41.
|
|
65
|
-
gpustack_runtime-0.1.41.
|
|
66
|
-
gpustack_runtime-0.1.41.
|
|
67
|
-
gpustack_runtime-0.1.41.
|
|
62
|
+
gpustack_runtime/_version_appendix.py,sha256=VLCosBR_TL4DtCZkpcNTzR57fiBiNckG8dZUua523Ok,23
|
|
63
|
+
gpustack_runtime-0.1.41.post2.dist-info/METADATA,sha256=KgdFo9ZEq09i9TQWXLYgfmd7mbvAUxY5SYVocoAOJSM,2364
|
|
64
|
+
gpustack_runtime-0.1.41.post2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
65
|
+
gpustack_runtime-0.1.41.post2.dist-info/entry_points.txt,sha256=bBO_61GxP6dIT74uZwbSDgW5Vt2pTePUS3CgjUJkUgg,68
|
|
66
|
+
gpustack_runtime-0.1.41.post2.dist-info/licenses/LICENSE,sha256=OiPibowBvB-NHV3TP_NOj18XNBlXcshXZFMpa3uvKVE,10362
|
|
67
|
+
gpustack_runtime-0.1.41.post2.dist-info/RECORD,,
|
|
File without changes
|
{gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{gpustack_runtime-0.1.41.post1.dist-info → gpustack_runtime-0.1.41.post2.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|