Julia package dependencies
This commit is contained in:
parent
37acda8fac
commit
cf9de201a9
|
|
@ -0,0 +1,2 @@
|
|||
[TensorOperations]
|
||||
precompile_workload = true
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[deps]
|
||||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
|
||||
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
|
||||
NVTX = "5da4648a-3479-48b8-97b9-01cb529c0a1f"
|
||||
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
|
||||
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
|
||||
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
|
||||
Loading…
Reference in New Issue