asyncmd.config#
This module contains the implementation of functions configuring asyncmd resource usage.
It also import the configuration functions for submodules (like slurm) to make them accessible to users in one central place.
Functions
|
Deregister a given h5py_group from use as a cache for trajectory function values. |
|
Register a h5py file or group for CV value caching. |
|
Set the maximum number of concurrently opened files. |
|
Set the maximum number of concurrent python processes. |
|
Set the maximum number of simultaneously submitted SLURM jobs. |
|
Set the cache type for TrajectoryFunctionWrapper values. |
Print/show current configuration. |