Skip to content

Commit

Permalink
EIGEN_DONT_PARALLELIZE (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbolker committed Mar 13, 2024
1 parent 717284c commit 838b724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glmmTMB/src/glmmTMB.cpp
@@ -1,3 +1,4 @@
#define EIGEN_DONT_PARALLELIZE // see https://github.com/kaskr/adcomp/issues/390
#include <TMB.hpp>
#include "init.h"
#include "distrib.h"
Expand Down

0 comments on commit 838b724

Please sign in to comment.