sirepo.global_resources package¶
Resouces for simulations that are globally unique.
For example, if a port is requested that port won’t conflict with any other ports on the node.
- copyright:
Copyright (c) 2023 RadiaSoft LLC. All Rights Reserved.
- license:
Submodules¶
sirepo.global_resources.api module¶
Supervisor API to get global resources for a simulation.
- copyright:
Copyright (c) 2023 RadiaSoft LLC. All Rights Reserved.
- license:
sirepo.global_resources.myapp module¶
Global resources for myapp (tests).
- copyright:
Copyright (c) 2023 RadiaSoft LLC. All Rights Reserved.
- license:
- class sirepo.global_resources.myapp.Allocator[source]¶
Bases:
AllocatorBase