dynare/dynare++/integ
Sébastien Villemot 733308807d
Dynare++: by default, use as many threads as there are logical CPUs
The former default was 2 threads, since Dynare++ was written at a time when
hyper-threading was being generalized (but multiple cores were not).
2019-01-29 16:34:25 +01:00
..
cc Dynare++ multithreading: simplification of mutex interface 2019-01-29 15:53:44 +01:00
src Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
testing Dynare++: by default, use as many threads as there are logical CPUs 2019-01-29 16:34:25 +01:00
Makefile.am New build system for standalone dynare++ 2009-09-11 17:34:15 +00:00