Skip to content

Commit f56a665

Browse files
Merge pull request #668 from SciML/ChrisRackauckas-patch-3
Test master
2 parents e982857 + 6dd481e commit f56a665

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3939
[compat]
4040
Adapt = "3"
4141
ArrayInterface = "6, 7"
42-
CUDA = "3.0"
42+
CUDA = "4"
4343
ChainRulesCore = "1"
4444
ComponentArrays = "0.13.2"
4545
DiffEqBase = "6"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,4 @@ If you use NeuralPDE.jl in your research, please cite [this paper](https://arxiv
119119
year={2021}
120120
}
121121
```
122+

0 commit comments

Comments
 (0)