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 669ea10 commit 36809fbCopy full SHA for 36809fb
test/test_cuda.jl
@@ -8,7 +8,6 @@ function run_test(N, n, T, solver_type)
8
9
# Set up tensors based on solver type
10
if solver_type == :batched
11
-
12
13
# Initialize the solver
14
data = initialize_batched(N, n, T, M)
0 commit comments