Skip to content

Drop nthreads argument in gaudiiter

John Leslie Cobbledick requested to merge jcobbled-gaudiiter-thread-arg into master

No longer need nthreads argument in gaudiiter.py. Use pyconf instead and configure nthreads in options.

Perhaps it might be possible to modify gaudiiter to make sure nthreads argument is compatible with pyconf if this is possible.

FYI: @wouter, @graven, @sponce

Merge request reports