Git Product home page Git Product logo

decisionengine's Introduction

HEPCloud Decision Engine

HEPCloud Decision Engine framework

Building RPMs

  • REQUIREMENTS: RHEL 7

  • Install dependencies. Following is more than required and needs to be trimmed

yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install yum-plugin-priorities
yum clean all
yum install https://repo.opensciencegrid.org/osg/3.4/osg-3.4-el7-release-latest.rpm
yum clean all
yum install condor-python
yum install python-pandas
yum install gcc gcc-devel  (gcc-devel doesn't exist)
yum install gcc* ( not done--what you really need is gcc, gcc-c++, libgcc) 
yum install python-pip
yum install git*
yum install python-unittest2
yum install python-behave
yum install tmux
yum install cmake
yum install boost
yum install boost-devel
yum install libevent-devel
yum install ncurses-devel
yum install ipython
yum install matplotlib
yum install python-matplotlib
yum install python-pytest  ( under SL7 this is python2-pytest)
yum install pytest
yum install graphviz.x86_64
yum install rpm-build
yum install rpm-build-libs
yum install rpm-devel
yum install mock
yum install python2-boto3
yum install python-psycopg2
yum install python-setuptools

easy_install DBUtils
  • Checkout the decision engine framework code
cd /tmp
git clone https://github.com/HEPCloud/decisionengine.git
  • Build RPMs
/tmp/decisionengine/build/packaging/rpm/package.sh /tmp/decisionengine

decisionengine's People

Contributors

dmitrylitvintsev avatar moibenko avatar paragmhashilkar 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.