![]() |
The Gaudi Framework
master (ff829712)
|
Classes | |
class | SshSession |
class | Statistics |
class | Task |
class | WorkManager |
Functions | |
_prefunction (f, task, item) | |
_ppfunction (args) | |
Variables | |
list | __all__ = ["Task", "WorkManager"] |
(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". | |
list | excluded_varnames = ["HOSTNAME", "SSH_CLIENT", "SSH_CONNECTION", "DISPLAY"] |
|
protected |
Definition at line 35 of file Parallel.py.
|
protected |
Definition at line 31 of file Parallel.py.
|
private |
(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. #
File: GaudiMP/Parallel.py Author: Pere Mato (pere..nosp@m.mato.nosp@m.@cern.nosp@m..ch)
Definition at line 21 of file Parallel.py.
list GaudiMP.Parallel.excluded_varnames = ["HOSTNAME", "SSH_CLIENT", "SSH_CONNECTION", "DISPLAY"] |
Definition at line 22 of file Parallel.py.