altar.shells.cudaApplication

Module Contents

Classes

class altar.shells.cudaApplication.cudaApplication(name=None, **kwds)

Bases: altar.application

The base class for simple AlTar applications

job
doc = the job input parameters
model
default
doc = the AlTar model to sample
rng
doc = the random number generator
controller
doc = my simulation controller
monitors
doc = a collection of event handlers
main(self, *args, **kwds)

The main entry point

pyre_interactiveSessionContext(self, context)

Go interactive

pyre_mpi(self)

Transfer my {job} settings to the MPI shell