Project

General

Profile

Idea #3254

Updated by Tom Clegg almost 10 years ago

No creating git repositories, pushing, etc. -- just log in to VM, clone the arvados repository, and use one of the crunch scripts already included there. arv-get the output to show it in the terminal (or @cat@ it using the keep fuse mount). Then edit the script and run it again. 

 Goal is to show how to do quick iterations with a crunch job on small inputs, without a lot of git machinations and waiting for compute workers to be available.

Back