GithubHelp home page GithubHelp logo

pvpscripts's Introduction

PVPScripts

scripts for testing PVP code on GridEngine

Types of scripts:

  • Scripts labeled by number run a specific set of model parameters
  • run* scripts are for running certain numbered scripts
  • scripts assume you are on a cluster running GridEngine
  • all other scripts are for analyzing results

To run your code:

  • These run scripts must be in the mason folder
  • There must be a results folder at the same level as the mason folder
  • Code must be in mason/sim/app/[package name]
  • Code must already be compiled
  • modify runparamsall.sh with name of results folder, alpha, gamma, epsilon (if relevant)
  • run the scripts by typing "./runparamsall.sh" from the mason folder

To analyze results from your experiments:

  • Ensure all analysis scripts are in the results folder
  • Create a folder named "pops" in results folder if you do not already have one
  • Verify that all of your jobs have finished by typing "qstat". There should be nothing running with your username linked to it.
  • Go to results folder (~/results, probably)
  • Run process.sh
  • all results summary files are in pops directory. You will want to scp them to your own computer to analyze further.
  • move all folders created from your experiments from the results folder to a folder named "processed" which is in (~/processed)

****Do not delete your results files, as we will need to keep them as experimental data

Directory structure:

  • results
    • pops
    • all analysis scripts
  • mason
    • all running scripts
    • sim
      • app
        • [package name]
          • java code & executable file

pvpscripts's People

Contributors

umasshokie avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

amrose1

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.