The Gaudi Framework
master (37c0b60a)
|
Functions | |
def | prepareConfig (template_filename, n_threads=10, n_parallel_events=10, n_parallel_algorithms=10) |
(c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More... | |
Variables | |
n_threads = n_threads, | |
config | |
n_parallel_events = n_events, | |
n_parallel_algorithms = n_algos, | |
def prepareBenchmark.prepareConfig | ( | template_filename, | |
n_threads = 10 , |
|||
n_parallel_events = 10 , |
|||
n_parallel_algorithms = 10 |
|||
) |
(c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".
# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #
Definition at line 15 of file prepareBenchmark.py.
prepareBenchmark.config |
Definition at line 43 of file prepareBenchmark.py.
prepareBenchmark.n_parallel_algorithms = n_algos, |
Definition at line 47 of file prepareBenchmark.py.
prepareBenchmark.n_parallel_events = n_events, |
Definition at line 46 of file prepareBenchmark.py.
prepareBenchmark.n_threads = n_threads, |
Definition at line 40 of file prepareBenchmark.py.