mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
31 lines
469 B
ReStructuredText
31 lines
469 B
ReStructuredText
smallpond.execution.manager.JobManager
|
|
======================================
|
|
|
|
.. currentmodule:: smallpond.execution.manager
|
|
|
|
.. autoclass:: JobManager
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~JobManager.__init__
|
|
~JobManager.run
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~JobManager.env_template
|
|
~JobManager.jemalloc_filename
|
|
~JobManager.mimalloc_filename
|
|
|
|
|