Updated docstring
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
from spack import *
|
from spack import *
|
||||||
|
|
||||||
class Cnmem(Package):
|
class Cnmem(Package):
|
||||||
"""RAJA Parallel Framework."""
|
"""CNMem mempool for CUDA devices"""
|
||||||
homepage = "https://github.com/NVIDIA/cnmem"
|
homepage = "https://github.com/NVIDIA/cnmem"
|
||||||
|
|
||||||
version('git', git='https://github.com/NVIDIA/cnmem.git', branch="master")
|
version('git', git='https://github.com/NVIDIA/cnmem.git', branch="master")
|
||||||
|
Reference in New Issue
Block a user