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 00246af commit 5c3510dCopy full SHA for 5c3510d
test/cuda_tests.jl
@@ -47,7 +47,6 @@ end
47
@testitem "Termination Conditions: Allocations" tags=[:cuda] begin
48
using CUDA, NonlinearSolveBase, Test, LinearAlgebra
49
CUDA.allowscalar(false)
50
-
51
du = cu(rand(4))
52
u = cu(rand(4))
53
uprev = cu(rand(4))
0 commit comments