$computation->run(); #### while ( ! $computation->done() ) { $computation->step() }