Skip to content

Job building, running, and postprocessing tools for the mkite suite

License

Notifications You must be signed in to change notification settings

mkite-group/mkwind

Repository files navigation


What is mkwind?

mkwind is an accompanying package to mkite for running tasks on client workers. This package allows running simulations without installing all the database requirements, thus protecting the server from modifications on the client side. mkwind offers a set of tools for building, running, and postprocessing the tasks, and sending them back to mkite through mkite_engines.

Documentation

General tutorial for mkite and its plugins are available in the main documentation. Complete API documentation is pending.

Installation

To install mkwind, install the main dependencies mkite_core and mkite_engines:

pip install mkite_core mkite_engines
pip install mkwind

Alternatively, for a development version, use:

pip install -U git+https://github.com/mkite-group/mkwind

Contributions

Contributions to the entire mkite suite are welcomed. You can send a pull request or open an issue for this plugin or either of the packages in mkite. When doing so, please adhere to the Code of Conduct in the mkite suite.

The mkite package was created by Daniel Schwalbe-Koda dskoda@ucla.edu.

License

The mkite suite is distributed under the following license: Apache 2.0 WITH LLVM exception.

All new contributions must be made under this license.

SPDX: Apache-2.0, LLVM-exception

LLNL-CODE-848161

About

Job building, running, and postprocessing tools for the mkite suite

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published