Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Commit 0c0573b

Browse files
committed
Cassette performance is only good enough on 1.1
1 parent f4149cd commit 0c0573b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121

2222
[targets]
2323
test = ["Test", "BenchmarkTools", "SpecialFunctions"]
24+
25+
[compat]
26+
julia = ">= 1.1"

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
julia 1.0
1+
julia 1.1
22
CUDAdrv 1.0
33
LLVM 0.9.14
44
CUDAapi 0.4.0

0 commit comments

Comments
 (0)