Changes
Page history
Documentation...
authored
Aug 01, 2017
by
Brad Kennedy
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
e36d5808
...
...
@@ -4,8 +4,17 @@ processing pipelines and executing them on multiple data files either locally or
on remote compute clusters. This extension also provides the tools needed to manages
remote server addresses and facilitates working with a remote environments.
***
## Benefits
*
Interact with different cluster schedulers in a portable way
*
Write your own adapters for your own custom schedulers in a contained way
*
Run jobs on clusters in a highly parallel environments
*
Submit jobs with dynamic resource parameters that optimize resource allocation leading to lower queue times in competitive resource allocations.
*
Provides simple front end to researchers to code written by programmers to submit data files to be processed in parallel
*
Share and save configurations that are submitted with each job
*
Code written by James A. Desjardins, supported by NSERC funding to Sidney J. Segalowitz
*
Code written by James A. Desjardins, Allan Campopiano, Andrew Lofts, Mike Cichonski, and Brad Kennedy,
supported by NSERC funding to Sidney J. Segalowitz
at the Jack and Nora Walker Centre for Lifespan Development Research (Brock University),
and a Dedicated Programming award from SHARCNet, Compute Ontario.
*
...
...
@@ -55,8 +64,8 @@ All of these components will need to be selected and/or loaded into the main bat

## Copy
w
rit
e
Copyright (C) 201
3
James Desjardins
## Copyri
gh
t
Copyright (C) 201
7
James Desjardins
*
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...
...
...
...