asyncmd.config#
This module contains the implementation of functions configuring asyncmd behavior.
It also import the configuration functions for submodules (like slurm) to make them accessible to users in one central place.
Functions
|
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. |