Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
805a3a69
Commit
805a3a69
authored
3 years ago
by
Jan Frenzel
Browse files
Options
Downloads
Patches
Plain Diff
Changed WebVNC link in desktop_cloud_visualization.md and debuggers.md.
parent
5383e7df
No related branches found
Branches containing commit
No related tags found
3 merge requests
!322
Merge preview into main
,
!319
Merge preview into main
,
!251
Changed WebVNC link in desktop_cloud_visualization.md and debuggers.md.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc.zih.tu-dresden.de/docs/access/desktop_cloud_visualization.md
+2
-2
2 additions, 2 deletions
....tu-dresden.de/docs/access/desktop_cloud_visualization.md
doc.zih.tu-dresden.de/docs/software/debuggers.md
+2
-1
2 additions, 1 deletion
doc.zih.tu-dresden.de/docs/software/debuggers.md
with
4 additions
and
3 deletions
doc.zih.tu-dresden.de/docs/access/desktop_cloud_visualization.md
+
2
−
2
View file @
805a3a69
# 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.
...
...
This diff is collapsed.
Click to expand it.
doc.zih.tu-dresden.de/docs/software/debuggers.md
+
2
−
1
View file @
805a3a69
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment