Stephen Fleming
Comments
Recent activity by Stephen Fleming
-
Software: R Package: `sudo apt-get install libopenblas-base` (Not really an R package, but this would be software installed in the R base image for Terra.) Function: automatic multi-core operations...
- View comment
- 1 vote
-
You might be interested in something like this https://github.com/openwdl/wdl/blob/main/versions/1.0/SPEC.md#computing-inputs You are allowed to do input { Int a = 1}Int b = 1 + acommand { .....
- View comment
- Edited
- 1 vote
-
Hi Jason, nope this isn't blocking anything I'm doing, I was just wondering :) Thanks,Stephen
- View comment
- 0 votes
-
Is this solved?
- View comment
- 0 votes
-
This is resolved if and only if you expand the workflow description
- View comment
- 0 votes
-
Just want to upvote my own comment again :)We still need this!
- View comment
- 0 votes
-
This does exist now
- View comment
- 0 votes
-
`development` is currently supported (somebody correct me if I'm wrong), and you can try that feature there. But they say that it's a bit dangerous to use `development` because it is subject to ch...
- View comment
- 0 votes
-
I am still seeing a lot of this: Task ... failed. The job was stopped before the command finished. PAPI error code 2. Execution failed: generic::unknown: installing drivers: installing GPU drivers ...
- View comment
- 0 votes
-
Hi Josh, I think the Environment's autopause is set to 30 mins. It's just a single command that runs for a very long time. It's training an ML model using a GPU, and so the task is cranking away o...
- View comment
- 0 votes