spack/lib
Massimiliano Culpo 5330509bfe
find_compilers has been parallelized using ThreadPool
There should be no issues with the GIL, as the functions that are
invoked in parallel spawn a subprocess to start a system call and
then wait for I/O.
2019-06-07 09:30:15 +02:00
..
spack find_compilers has been parallelized using ThreadPool 2019-06-07 09:30:15 +02:00