We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3510d commit 7911516Copy full SHA for 7911516
test/cuda_tests.jl
@@ -50,7 +50,6 @@ end
50
du = cu(rand(4))
51
u = cu(rand(4))
52
uprev = cu(rand(4))
53
-
54
const TERMINATION_CONDITIONS = [
55
RelTerminationMode, RelNormTerminationMode,
56
AbsTerminationMode, AbsNormTerminationMode, RelNormSafeTerminationMode,
0 commit comments