GithubHelp home page GithubHelp logo

adraghici / gridscale Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmole/gridscale

0.0 3.0 0.0 3.75 MB

Scala library for accessing various file, batch systems, job schedulers and grid middlewares.

Scala 17.79% Java 82.18% HTML 0.03%

gridscale's Introduction

GridScale

GridScale is a scala library for accessing various file and batch system. For the time being it supports:

  • Glite / EMI, the European grid middleware,
  • Remote SSH server,
  • PBS clusters,
  • SLURM clusters,
  • SGE clusters,
  • OAR clusters,
  • Condor flocks
  • HTTP file lists,
  • DIRAC job pilot system.

Licence

GridScale is licenced under the GNU Affero GPLv3 software licence. 

Build

GridScale builds with sbt.
Use the compile and/or package task to build all the modules.

Imports

In order to use gridscale you should import the folowing namespaces:

import fr.iscpif.gridscale._

SBT

GridScale is cross compiled against serveral versions of scala. To use on of its modules add a dependency like:

libraryDependencies += "fr.iscpif.gridscale" %% "gridscalepbs" % version

Examples

Up to date examples are available in the example directory.
Standalone runnable jars can be generated for each example with the one-jar task (please note that this can only be done after the task package has been run.

Development

GridScale can be generated locally using: sbt publish-local

To release in one step, use: sbt 'release with-defaults'

gridscale's People

Contributors

adraghici avatar jopasserat avatar romainreuillon avatar

Watchers

 avatar  avatar  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.