We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2a9d65 + 62a48d2 commit 949be60Copy full SHA for 949be60
README.md
@@ -61,7 +61,7 @@ wait(Dagger.@spawn println("b: ", b, ", c: ", c))
61
Dagger can support a variety of use cases that benefit from easy, automatic
62
parallelism, such as:
63
64
-- [Parallelizing Nested Loops](https://juliaparallel.github.io/Dagger.jl/dev/use-cases/#Parallel-Nested-Loops)
+- [Parallelizing Nested Loops](https://juliaparallel.org/Dagger.jl/dev/use-cases/parallel-nested-loops/#Use-Case:-Parallel-Nested-Loops)
65
66
This isn't an exhaustive list of the use cases that Dagger supports. There are
67
more examples in the docs, and more use cases examples are welcome (just file
0 commit comments