computation progress display
This commit is contained in:
parent
4a4a614b0d
commit
ccc454a791
4 changed files with 66 additions and 23 deletions
|
@ -101,6 +101,7 @@ perform o r = do
|
|||
Remote.Compute.runComputeProgram program state
|
||||
(Remote.Compute.ImmutableState False)
|
||||
(getInputContent fast)
|
||||
Nothing
|
||||
(addComputed "adding" True r (reproducible o) chooseBackend Just fast)
|
||||
next $ return True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue