File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 34
34
35
35
Requirements:
36
36
- Linux, MacOS or Windows on x64
37
- - for GPU support: CUDA 8.0 libraries installed and in PATH (Windows) or LD_LIBRARY_PATH (Linux)
38
37
39
38
Additional algorithms are provided in the Tensor.Algorithm package.
40
39
</description >
54
53
55
54
<ItemGroup >
56
55
<PackageReference Include =" HDF.PInvoke" Version =" 1.10.4" />
57
- <PackageReference Include =" ManagedCuda" Version =" 8.0.35 " />
58
- <PackageReference Include =" ManagedCuda-CUBLAS" Version =" 8.0.35 " />
59
- <PackageReference Include =" ManagedCuda-NVRTC" Version =" 8.0.35 " />
56
+ <PackageReference Include =" ManagedCuda.NETStandard " Version =" 9.1.1-preview2 " />
57
+ <PackageReference Include =" ManagedCuda-CUBLAS.NETStandard " Version =" 9.1.1-preview2 " />
58
+ <PackageReference Include =" ManagedCuda-NVRTC.NETStandard " Version =" 9.1.1-preview2 " />
60
59
<PackageReference Include =" System.Numerics.Vectors" Version =" 4.4.0" />
61
60
<PackageReference Include =" System.Reflection.Emit" Version =" 4.3.0" />
62
61
</ItemGroup >
You can’t perform that action at this time.
0 commit comments