Bug #23972
num_threads and num_schedules fcl parameters are not recognized in config file
Occurs In:
Scope:
Internal
Experiment:
Mu2e
SSI Package:
art
Description
I am trying to run my art module in multithreaded mode using the following format in my configuration file to set the number of threads and schedules:
scheduler : { num_schedules : 5 num_threads : 5 }
My job runs with the default number of each, specifically 1. When I run the job with the specification "-j 5" on the command line, the job runs as expected with 5 threads/schedules.
History
#1 Updated by Kyle Knoepfel about 1 year ago
- Assignee set to Kyle Knoepfel
- Status changed from New to Assigned
#2 Updated by Kyle Knoepfel about 1 year ago
- % Done changed from 0 to 100
- Status changed from Assigned to Resolved
- Category set to Infrastructure
- SSI Package art added
Fixed with commit art:2f3c51d5.
#3 Updated by Kyle Knoepfel about 1 year ago
- Status changed from Resolved to Closed
#4 Updated by Kyle Knoepfel about 1 year ago
- Target version set to 3.05.00
- Description updated (diff)