Skip to content

Commit 7553353

Browse files
committed
Force no OpenMP
1 parent 5aed328 commit 7553353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootURfunctions.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#define ARMA_DONT_USE_OPENMP 1
12
#include <RcppArmadillo.h>
23
#include <RcppArmadilloExtensions/sample.h>
34
#include <RcppParallel.h>

0 commit comments

Comments
 (0)