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 e4b8c9d commit 80f2f9fCopy full SHA for 80f2f9f
test/group-3.jl
@@ -145,7 +145,7 @@ end
145
146
@testset "parsing + LoopVectorization" begin include("parsing.jl") end
147
148
-Threads.nthreads() > 1 && test_group == "3" && exit() # Github CI times out on multi-thread LV gradient checks.
+Threads.nthreads() > 1 && test_group == "3" && exit() # Github CI times out on multi-thread LV gradient checks?
149
150
using Tracker
151
GRAD = :Tracker
0 commit comments