Skip to content

Commit 7911516

Browse files
Update test/cuda_tests.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5c3510d commit 7911516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cuda_tests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ end
5050
du = cu(rand(4))
5151
u = cu(rand(4))
5252
uprev = cu(rand(4))
53-
5453
const TERMINATION_CONDITIONS = [
5554
RelTerminationMode, RelNormTerminationMode,
5655
AbsTerminationMode, AbsNormTerminationMode, RelNormSafeTerminationMode,

0 commit comments

Comments
 (0)