-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
44 lines (40 loc) · 1.33 KB
/
Copy pathProject.toml
File metadata and controls
44 lines (40 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name = "cuNumeric"
uuid = "0fd9ffd4-7e84-4cd0-b8f8-645bd8c73620"
version = "0.1.0"
[deps]
CNPreferences = "3e078157-ea10-49d5-bf32-908f777cd46f"
CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4"
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
Legate = "1238f2cf-6593-4d60-9aca-2f5364e49909"
LegatePreferences = "8028f36a-2b64-49e9-aa04-2d0933fd2ed9"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
OpenBLAS32_jll = "656ef2d0-ae68-5445-9ca0-591084a874a2"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
cunumeric_jl_wrapper_jll = "49048992-29d2-5fd1-994f-9cecf112d624"
cupynumeric_jll = "2862d674-414d-5b0b-a494-b21f8deca547"
libcxxwrap_julia_jll = "3eaa8342-bff7-56a5-9981-c04077f7cee7"
[weakdeps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
[extensions]
CUDAExt = "CUDA"
[compat]
CNPreferences = "0.1.2"
CUDA = "5.9"
CxxWrap = "0.17"
JuliaFormatter = "2.3.0"
Legate = "0.1.2"
LegatePreferences = "0.1.6"
MacroTools = "0.5.16"
OpenBLAS32_jll = "0.3"
Pkg = "1"
Preferences = "1"
Random = "1"
StatsBase = "0.34"
cunumeric_jl_wrapper_jll = "25.10.3"
cupynumeric_jll = "25.10.3"
julia = "1.10"