Giter VIP home page Giter VIP logo

flux-framework / flux-core Goto Github PK

View Code? Open in Web Editor NEW
160.0 26.0 49.0 47.93 MB

core services for the Flux resource management framework

License: GNU Lesser General Public License v3.0

Shell 13.39% Lua 0.80% C 71.98% Python 10.12% Makefile 1.28% Perl 0.06% M4 1.36% Terra 0.17% Dockerfile 0.25% SourcePawn 0.09% Roff 0.22% Rebol 0.01% R 0.01% C++ 0.25%
hpc resource-manager workflows radiuss

flux-core's Introduction

ci codecov

See our Online Documentation!

NOTE: the github issue tracker is the primary way to communicate with Flux developers.

flux-core

flux-core implements the lowest level services and interfaces for the Flux resource manager framework. It is intended to be the first building block used in the construction of a site-composed Flux resource manager. Other building blocks are also in development under the flux-framework github organization, including a workload scheduler.

Framework projects use the C4 development model pioneered in the ZeroMQ project and forked as Flux RFC 1. Flux licensing and collaboration plans are described in Flux RFC 2. Protocols and API's used in Flux will be documented as Flux RFC's.

Build Requirements

For convenience, scripts that install flux-core's build dependencies are available for redhat and debian distros.

Building from Source
./autogen.sh   # skip if building from a release tarball
./configure
make
make check
VSCode Dev Containers

If you use VSCode we have a dev container and instructions.

Starting Flux

A Flux instance is composed of a set of flux-broker processes running as a parallel job and can be started by most launchers that can start MPI jobs. Doing so for a single user does not require administrator privilege. To start a Flux instance (size = 8) on the local node for testing, use flux's built-in test launcher:

src/cmd/flux start --test-size=8

A shell is spawned in which Flux commands can be executed. When the shell exits, Flux exits.

For more information on starting Flux in various environments and using it, please refer to our docs pages.

Release

SPDX-License-Identifier: LGPL-3.0

LLNL-CODE-764420

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.