Skip to content

Commit 5d8bf4e

Browse files
authored
Mark as compatible with MemPool 0.4
Exclusive compatibility with MemPool 0.3 was restricting DaggerGPU from being used with Dagger 0.16 in practice. Add 0.4 to the list of acceptable versions of MemPool.
1 parent 5d9228e commit 5d8bf4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1616
Adapt = "1, 2, 3"
1717
Dagger = "0.13.3, 0.14, 0.15, 0.16"
1818
KernelAbstractions = "0.5, 0.6, 0.7"
19-
MemPool = "0.3"
19+
MemPool = "0.3, 0.4"
2020
Requires = "1"
2121
julia = "1"
2222

0 commit comments

Comments
 (0)