idmtools.entities.iplatform_default module¶
Here we define platform default interface.
Currently we use this for defaults in analyzer manager, but later we can extend to other default that need to be used lazily
Copyright 2021, Bill & Melinda Gates Foundation. All rights reserved.
- class idmtools.entities.iplatform_default.IPlatformDefault¶
Bases:
object
Represents default configuration for different types.
- idmtools.entities.iplatform_default.default_cpu_count()¶
Default value for cpu count. We have to wrap this so it doesn’t load during plugin init.
- Returns:
Default cpu count