Skip to content

Commit 48c6a49

Browse files
committed
Update utils.jl
1 parent 35d16e6 commit 48c6a49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/other/utils.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,5 @@ 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-
959958
Threads.threadid() % nt + 1
960959
end

0 commit comments

Comments
 (0)