Skip to content

Commit

Permalink
init threadpool
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBronder committed Mar 21, 2021
1 parent 0608601 commit 3ebbc5c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#include <test/unit/mcmc/hmc/mock_hmc.hpp>
#include <stan/mcmc/hmc/nuts/adapt_unit_e_nuts.hpp>

auto&& blah = stan::math::init_threadpool_tbb();

class ServicesUtil : public testing::Test {
using model_t = stan::mcmc::adapt_unit_e_nuts<stan_model, boost::ecuyer1988>;

Expand Down

0 comments on commit 3ebbc5c

Please sign in to comment.