Test fails after installation #194
Answered
by
rquey
mishkat1096
asked this question in
Q&A
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Apr 28, 2021
Replies: 1 comment 1 reply
-
I think that multithreading should be disable on WSL. Try to run |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think that multithreading should be disable on WSL. Try to run
export OMP_NUM_THREADS=1
before running the tests.