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 584598e commit 35d16e6Copy full SHA for 35d16e6
src/other/utils.jl
@@ -955,5 +955,6 @@ Base.eltype(v::Cat2Vec{F1, F2, CT, T, S, A, B}) where {F1, F2, CT, T, S, A, B} =
955
956
957
function tid(nt)
958
+
959
Threads.threadid() % nt + 1
960
end
0 commit comments