File tree Expand file tree Collapse file tree 3 files changed +64
-0
lines changed
pkgs/development/cuda-modules/cutensor Expand file tree Collapse file tree 3 files changed +64
-0
lines changed Original file line number Diff line number Diff line change 4141 "1.6.2"
4242 "1.7.0"
4343 "2.0.2"
44+ "2.1.0"
4445 ] ;
4546
4647 # Manifests :: { redistrib, feature }
Original file line number Diff line number Diff line change 1+ {
2+ "libcutensor" : {
3+ "linux-sbsa" : {
4+ "outputs" : {
5+ "bin" : false ,
6+ "dev" : true ,
7+ "doc" : false ,
8+ "lib" : true ,
9+ "sample" : false ,
10+ "static" : true
11+ }
12+ },
13+ "linux-x86_64" : {
14+ "outputs" : {
15+ "bin" : false ,
16+ "dev" : true ,
17+ "doc" : false ,
18+ "lib" : true ,
19+ "sample" : false ,
20+ "static" : true
21+ }
22+ },
23+ "windows-x86_64" : {
24+ "outputs" : {
25+ "bin" : false ,
26+ "dev" : true ,
27+ "doc" : false ,
28+ "lib" : false ,
29+ "sample" : false ,
30+ "static" : false
31+ }
32+ }
33+ }
34+ }
Original file line number Diff line number Diff line change 1+ {
2+ "release_date" : " 2025-01-27" ,
3+ "release_label" : " 2.1.0" ,
4+ "release_product" : " cutensor" ,
5+ "libcutensor" : {
6+ "name" : " NVIDIA cuTENSOR" ,
7+ "license" : " cuTensor" ,
8+ "license_path" : " libcutensor/LICENSE.txt" ,
9+ "version" : " 2.1.0.9" ,
10+ "linux-x86_64" : {
11+ "relative_path" : " libcutensor/linux-x86_64/libcutensor-linux-x86_64-2.1.0.9-archive.tar.xz" ,
12+ "sha256" : " ee59fcb4e8d59fc0d8cebf5f7f23bf2a196a76e6bcdcaa621aedbdcabd20a759" ,
13+ "md5" : " ed15120c512dfb3e32b49103850bb9dd" ,
14+ "size" : " 814871140"
15+ },
16+ "linux-sbsa" : {
17+ "relative_path" : " libcutensor/linux-sbsa/libcutensor-linux-sbsa-2.1.0.9-archive.tar.xz" ,
18+ "sha256" : " cef7819c4ecf3120d4f99b08463b8db1a8591be25147d1688371024885b1d2f0" ,
19+ "md5" : " fec00a1a825a05c0166eda6625dc587d" ,
20+ "size" : " 782008004"
21+ },
22+ "windows-x86_64" : {
23+ "relative_path" : " libcutensor/windows-x86_64/libcutensor-windows-x86_64-2.1.0.9-archive.zip" ,
24+ "sha256" : " ed835ba7fd617000f77e1dff87403d123edf540bd99339e3da2eaab9d32a4040" ,
25+ "md5" : " 9efcbc0c9c372b0e71e11d4487aa5ffa" ,
26+ "size" : " 1514752712"
27+ }
28+ }
29+ }
You can’t perform that action at this time.
0 commit comments