-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
28 lines (26 loc) · 934 Bytes
/
Project.toml
File metadata and controls
28 lines (26 loc) · 934 Bytes
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
name = "NPBApps"
uuid = "82b6ada2-cd04-4344-bed3-e09d14e16e4b"
authors = ["Francisco Heron de Carvalho Junior <heron@dc.ufc.br>"]
version = "0.1.0"
[deps]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
FortranFiles = "c58ffaec-ab22-586d-bfc5-781a99fd0b10"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
MPIClusterManagers = "e7922434-ae4b-11e9-05c5-9780451d2c66"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
Distributed = "1.10.4"
FortranFiles = "0.6.0"
LoopVectorization = "0.12.166"
MPI = "0.20.19"
MPIClusterManagers = "0.2.4"
OffsetArrays = "1.13.0"
Parameters = "0.12.3"
Printf = "1.10.4"
ProgressMeter = "1.10.0"
StaticArrays = "1.9.1"