We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859181f commit 10a010dCopy full SHA for 10a010d
1 file changed
docs/src/manual-solve-gpu.md
@@ -39,7 +39,7 @@ Computation on GPU is currently only tested with CUDA, and the associated backen
39
sol = solve(ocp, :exa, :madnlp; exa_backend=CUDABackend())
40
```
41
42
-```julia
+```
43
▫ This is OptimalControl version v1.1.0 running with: direct, exa, madnlp.
44
45
▫ The optimal control problem is solved with CTDirect version v0.16.0.
0 commit comments