pyre.shells.Shell

Module Contents

class pyre.shells.Shell.Shell

Bases: pyre.protocol

The protocol implemented by the pyre application hosting strategies

home
doc = the process home directory
hosts
doc = the number of hosts in the parallel machine
tasks
doc = the number of tasks per host
gpus
doc = the number of GPU coprocessors per task
model
doc = the programming model
launch(self, application, *args, **kwds)

Launch the application