Kristen
Posts
Recent activity by Kristen
-
Bulk-downloading job logs and investigating failed jobs
Getting logs for many jobs at onceHere are some commands that can help you fetch your job logs in bulk and write each one to a separate file for easy searching/grepping:# Make a list of jobs to get...
- Edited
- 1 follower
- 0 comments
- 0 votes
-
How to use Swiss Army Knife for an interactive/ssh session
Although Swiss Army Knife is designed for non-interactive use, there are times when it is helpful to be able to use it interactively.To get an interactive session, have Swiss Army Knife run the “sl...
- Edited
- 1 follower
- 0 comments
- 4 votes
-
Getting dx fuse (/mnt/project/) and the dx upload/download commands to work on Cloud Workstation
Cloud Workstation is great for those of us who like to work over ssh instead of using a web browser, but it can require a little extra setup to get access to files in the project space working.Gett...
- 1 follower
- 0 comments
- 4 votes
-
Could we have a Community section for sharing "tips and tricks"?
As people are making the move to UKB RAP, sometimes we figure out a tip or trick we want to share.Right now most of the sections of the Community forum are mostly questions - could we have a sectio...
- 2 followers
- 1 comment
- 0 votes
-
How to make a report with cost/runtime/re-runs/preemptions/etc. for your jobs
Here is a command that will generate .tsv data with information about your jobs, including the total cost for each job, the number of re-runs each job had (due to preemption/etc.), the runtime for ...
- Edited
- 3 followers
- 0 comments
- 2 votes