JuliaParallel / JuliaParallel/Dagger.jl
Using Dagger in an epidemiological analysis: visualising an implied DAG and other examples of usage
Open
logging
question
visualization
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
Hi everyone,
I'm implementing an analysis batch for an epidemiological modelling package https://github.com/CDCgov/Rt-without-renewal/tree/main/pipeline .
We're wondering if there is a functionality for graph plotting a DAG after it has been implied (e.g. by using `Dagger.@spawn` to generate a number of `Thunk`s)? I've noted `DaggerWebDash` but it would be much easier to parse if there was a complete tutorial example of a workflow and/or some links to example usage in the Julia community.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.