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 35d16e6 commit 48c6a49Copy full SHA for 48c6a49
src/other/utils.jl
@@ -955,6 +955,5 @@ 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