Altmetric
ganga-devs/ganga: 7.1.7
There are no files associated with this item.
Title: | ganga-devs/ganga: 7.1.7 |
Authors: | Egede, U Currie, R Smith, M Slater, M Williams, M Richards, A Ebke, J Owen, P Hastings, N Burr, C Belyaev, V Mottram, M Singh, AP Holeczek, J Jha, MK Lupton, O Farley, N Janiszewski, M Alexander, M Schubert, K Liko, D Morris, A Gunther, A Pearce, A |
Item Type: | Software / Code |
Abstract: | Ganga
Ganga is a tool to compose, run and track computing jobs across a variety of backends and application types.
Installation
Ganga can be installed using the standard Python tool pip with
pip install ganga
Usage
Ganga primarily runs as a command-line tool so can be started by just running
ganga
Which will load an interactive IPython prompt at which you can type
j = Job()
j.submit()
j.peek('stdout')
to create a simple local job which runs an executable which simply prints some text to the stdout. Ganga Ganga is a tool to compose, run and track computing jobs across a variety of backends and application types. Installation Ganga can be installed using the standard Python tool pip with pip install ganga Usage Ganga primarily runs as a command-line tool so can be started by just running ganga Which will load an interactive IPython prompt at which you can type j = Job() j.submit() j.peek('stdout') to create a simple local job which runs an executable which simply prints some text to the stdout. |
Content Version: | 7.1.7 |
Issue Date: | 23-Nov-2018 |
URI: | http://hdl.handle.net/10044/1/64669 |
DOI: | https://doi.org/10.5281/zenodo.1495162 |
Copyright Statement: | https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html |
Keywords: | ganga ganga-devs |
Appears in Collections: | Faculty of Natural Sciences - Research Data |