Skip to content

Commit

Permalink
print thread number
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Feb 25, 2024
1 parent b0fc68c commit aca8d2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import Base.Threads
@show Base.Threads.nthreads()

using LazySets, LazySets.Approximations, Test, LinearAlgebra, SparseArrays,
StaticArrays, GLPK
using JuMP: optimizer_with_attributes
Expand Down

0 comments on commit aca8d2a

Please sign in to comment.