mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-04 06:11:36 +01:00
new file: c/cuTENSOR/cuTENSOR-2.0.0.7_cuda12-conda.eb
This commit is contained in:
parent
fe7b32f34f
commit
14b0bcc2a6
28
c/cuTENSOR/cuTENSOR-2.0.0.7_cuda12-conda.eb
Normal file
28
c/cuTENSOR/cuTENSOR-2.0.0.7_cuda12-conda.eb
Normal file
@ -0,0 +1,28 @@
|
||||
# IT4Innovations
|
||||
# LK 2023
|
||||
|
||||
easyblock = "Conda"
|
||||
|
||||
name = 'cuTENSOR'
|
||||
version = '2.0.0.7'
|
||||
versionsuffix = '-CUDA-12.2.0-conda'
|
||||
|
||||
homepage = 'None'
|
||||
description = """None"""
|
||||
|
||||
toolchain = SYSTEM
|
||||
|
||||
dependencies = [
|
||||
('Anaconda3', '2023.07-2'),
|
||||
('CUDA', '12.2.0', '', True),
|
||||
]
|
||||
|
||||
requirements = "cuquantum cutensor cuda-version=12 cuquantum-python"
|
||||
channels = ['conda-forge']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': [],
|
||||
'dirs': ['bin', 'lib']
|
||||
}
|
||||
|
||||
moduleclass = 'lib'
|
Loading…
x
Reference in New Issue
Block a user