Skip to content

jakehschwartz/EPFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parawrap

What is it?

EPFramework is a wrapper program to help run serial programs in an embarrassingly parallel manner.

Install

  1. (OSX Only) Install Homebrew: http://brew.sh/

  2. Install gradle: Mac: brew install gradle Linux: Use your preferred package manager

  3. Clone this project

  4. Build the project using gradle: cd EPFramework gradle build

Usage

To run: java -jar EPFramework-1.0.jar

When using the configuration file, the framework will immediatly begin dividing up the work and processesing it.

Otherwise, the user will have to walk through the Configuration Wizard, where they will set up the run. These settings can be saved so they do not have to be input again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published