Number of threads set to 24.

This commit is contained in:
Jorge Gonzalez 2021-01-27 10:01:19 +01:00
commit 9d146b9bcc

View file

@ -69,7 +69,7 @@
},
"parallel": {
"OpenMP":{
"nThreads": 4
"nThreads": 24
}
}
}