Coder Social home page Coder Social logo

condorcmf's Introduction

CondorCMF

A framework for implementing coordinator-follower and coordinator-manager-follower networks on vanilla HTCondor

GitHub repo size GitHub contributors GitHub stars GitHub forks Twitter Follow

CondorCMF is a Python package that allows users to schedule tasks following a coordinator-follower and coordinator-manager-follower paradigm on HTCondor. CondorCMF utilises a database to allow daemons in the vanilla HTCondor universe to communicate with one another.

Installing CondorCMF

To install CondorCMF, follow these steps:

pip install pip@git+https://github.com/mjcarter95/CondorCMF.git

Using CondorCMF

A number of example problems are provided in the examples folder.

Contributing to CondorCMF

To contribute to CondorCMF, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Authors

Contact

If you want to contact me you can reach me at <m (dot) j (dot) carter (at) liverpool (dot) ac (dot) uk>.

Citation

We appreciate citations as they let us discover what people have been doing with the software.

To cite CondorSMC in publications use:

Carter, M., Smith, I., Pyzer-Knapp, K., Spirakis, P. Maskell, S.,(2023). CondorSMC (1.0.0). https://github.com/mjcarter95/CondorSMC

Or use the following BibTeX entry:

@misc{CondorSMC,
  title = {CondorSMC (1.0.0)},
  author = {Carter, Matthew and Smith, Ian and Pyzer-Knapp, Edward and Spirakis, Paul and Maskell, Simon},
  year = {2023},
  month = may,
  howpublished = {GitHub},
  url = {https://github.com/mjcarter95/CondorSMC}
}

condorcmf's People

Contributors

mjcarter95 avatar

Watchers

 avatar

condorcmf's Issues

Formatting

Ensure that all code adheres to formatting tests

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.