Documentation... authored by Brad Kennedy's avatar Brad Kennedy
......@@ -5,7 +5,16 @@ on remote compute clusters. This extension also provides the tools needed to man
remote server addresses and facilitates working with a remote environments.
***
*Code written by James A. Desjardins, supported by NSERC funding to Sidney J. Segalowitz
## 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, 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
![overveiwallcolor](/uploads/6d4cc7aaaef80e191998f4d27453c7b2/overveiwallcolor.png)
## Copywrite
Copyright (C) 2013 James Desjardins
## Copyright
Copyright (C) 2017 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
......
......