Mentions légales du service

Skip to content

Try to fix openmp's slowness with gcc on busy machines

Emmanuel Thomé requested to merge timeout-for-tests into master

Our CI infrastructure is plagued with openmp jobs that takes ages when the runner runs on an otherwise busy machine.

We've had OMP_DYNAMIC=true for a while, but it's not sufficient. This post investigates this exact same situation, and suggests a solution.

Edited by Emmanuel Thomé

Merge request reports

Loading