Skip to content
Snippets Groups Projects
Commit 805a3a69 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Changed WebVNC link in desktop_cloud_visualization.md and debuggers.md.

parent 5383e7df
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!251Changed WebVNC link in desktop_cloud_visualization.md and debuggers.md.
# Desktop Cloud Visualization (DCV)
NICE DCV enables remote accessing OpenGL 3D applications running on ZIH systems using the
server's GPUs. If you don't need OpenGL acceleration, you might also want to try our [WebVNC](web_vnc.md)
solution.
server's GPUs. If you don't need OpenGL acceleration, you might also want to try our
[WebVNC](graphical_applications_with_webvnc.md) solution.
Look [here](https://docs.aws.amazon.com/dcv/latest/userguide/client-web.html) if you want to know
if your browser is supported by DCV.
......
......@@ -80,7 +80,8 @@ derived types).
- Module to load before using: `module load ddt`
- Start: `ddt <executable>`
- If the GUI runs too slow over your remote connection:
Use [WebVNC](../access/web_vnc.md) to start a remote desktop session in a web browser.
Use [WebVNC](../access/graphical_applications_with_webvnc.md) to start a remote desktop
session in a web browser.
- Slides from user training: [Parallel Debugging with DDT](misc/debugging_ddt.pdf)
### Serial Program Example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment