Skip to content

Commit 35d16e6

Browse files
committed
Update utils.jl
1 parent 584598e commit 35d16e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/other/utils.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,5 +955,6 @@ Base.eltype(v::Cat2Vec{F1, F2, CT, T, S, A, B}) where {F1, F2, CT, T, S, A, B} =
955955

956956

957957
function tid(nt)
958+
958959
Threads.threadid() % nt + 1
959960
end

0 commit comments

Comments
 (0)