Skip to content

Bugfix for upgrade JO: removing the number of cores condition

Louis D'Eramo requested to merge lderamo_bugfix/ATLMCPROD-8718 into master

Description of bug

Related to https://its.cern.ch/jira/browse/ATLMCPROD-8718. A few sub-jobs are crashing on the grid with the "error : can't start new thread" output.

Changes introduced

The experts thought that removing the condition on the number of cores needed to run could solve this problem. This was done in order to speed up the gridpack generation process.

Tests

tested on 100 events to see that it was running as we don't expect any changes in physics.

Edited by Louis D'Eramo

Merge request reports