py-nvidia-ml-py: added new package at v11.450.51 (#19001)
This commit is contained in:
parent
aa3e88739f
commit
e9d8804309
13
var/spack/repos/builtin/packages/py-nvidia-ml-py/package.py
Normal file
13
var/spack/repos/builtin/packages/py-nvidia-ml-py/package.py
Normal file
@ -0,0 +1,13 @@
|
||||
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
|
||||
# Spack Project Developers. See the top-level COPYRIGHT file for details.
|
||||
#
|
||||
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
|
||||
|
||||
class PyNvidiaMlPy(PythonPackage):
|
||||
"""Python Bindings for the NVIDIA Management Library."""
|
||||
|
||||
homepage = "http://www.nvidia.com/"
|
||||
url = "https://pypi.io/packages/source/n/nvidia-ml-py/nvidia-ml-py-11.450.51.tar.gz"
|
||||
|
||||
version('11.450.51', sha256='5aa6dd23a140b1ef2314eee5ca154a45397b03e68fd9ebc4f72005979f511c73')
|
Loading…
Reference in New Issue
Block a user