Code Monkey home page Code Monkey logo

workload_manager's Introduction

License Linux Python Version Code style: black Documentation Status

Overview

This repository contains a workload (e.g., resource) manager application.

  • Authors: Henry R. Winterbottom
  • Maintainers: Henry R. Winterbottom
  • Version: 0.0.1
  • License: LGPL v2.1
  • Copyright: Henry R. Winterbottom

Cloning

This repository utilizes several sub-modules from various sources. To obtain the entire system, do as follows.

user@host:$ git clone --recursive https://github.com/HenryWinterbottom-NOAA/pywlm

Installing Package Dependencies

In order to install the respective Python packages upon which pywlm is dependent, do as follows.

user@host:$ cd /path/to/pywlm
user@host:$ /path/to/pip install update
user@host:$ /path/to/pip install -r /path/to/pywlm/requirements.txt

For additional information using pip and requirements.txt type files, see here.

Forking

If a user wishes to contribute modifications done within their respective fork(s) to the authoritative repository, we request that the user first submit an issue and that the fork naming conventions follow those listed below.

  • docs/user_fork_name: Documentation additions and/or corrections for the workload manager applications.

  • feature/user_fork_name: Additions, enhancements, and/or upgrades for the workload manager applications.

  • fix/user_fork_name: Bug-type fixes for the workload manager applications that do not require immediate attention.

  • hotfix/user_fork_name: Bug-type fixes which require immediate attention to fix issues that compromise the integrity of the respective workload manager applications.

workload_manager's People

Contributors

henrywinterbottom-wxdev avatar henryrwinterbottom avatar

Watchers

 avatar

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.