libmuscle.test.conftest module
- libmuscle.test.conftest.core(hwthread_id: int) Core[source]
Helper that defines a core with the given core and hwthread id.
- libmuscle.test.conftest.on_node_resources(node_name: str, cores: int | Set[int]) OnNodeResources[source]
Helper that defines resources on a node from the name and a CPU core.
- libmuscle.test.conftest.profile_data() Tuple[ProfileTimestamp, ProfileTimestamp, ProfileTimestamp][source]