Skip to content

Implement remote computation #71

Description

@paskino

To enable remote computation we need to:

  • select remote file
  • download it
  • start a session on the downloaded files
  • Save pointcloud and DVC run configuration to file and transfer it to the remote
  • Start computation on remote
  • Retrieve the results

The first 2 items are implemented in https://github.com/paskino/CIL-work/blob/master/RemoteViewer/TwoLinkedViewersCentralWidgetCompare.py

Last item is done for SLURM remotes in https://github.com/paskino/brem/blob/main/examples/run_dvc_gui.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions