Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • gpu_offloading gpu_offloading
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Okke van Eck
  • gpu_offloadinggpu_offloading
  • Wiki
  • 1.d. Profiling & Debugging

1.d. Profiling & Debugging · Changes

Page history
Update 1.d. Profiling & Debugging authored Nov 07, 2023 by Okke van Eck's avatar Okke van Eck
Hide whitespace changes
Inline Side-by-side
1.d.-Profiling-&-Debugging.md
View page @ 733913e1
......@@ -160,11 +160,11 @@ There are also hardware independent environment variables that gives us runtime
## Sources
The sources used for this wiki page:
- [1.8 OpenMP 5.2 Environment Variables](0.-Sources#18-openmp-52-environment-variables)
- [1.9 Rocprof documentation](0.-Sources#19-rocprof-documentation)
- [1.10 NVIDIA Nsight Systems User Guide](0.-Sources#110-nvidia-nsight-systems-user-guide)
- [1.11 NVIDIA HPC SDK Documentation](0.-Sources#111-nvidia-hpc-user-guide)
- [1.12 MPI Debug Event Logging README](0.-Sources#112-mpi-debug-event-logging-readme)
- [2.1 The Cray Compilation Environment by KAUST](0.-Sources#21-the-cray-compilation-environment-by-kaust)
- [2.2 The Cray Compilers and Libraries by ECMWF Wiki](0.-Sources#22-the-cray-compilers-and-libraries-by-ecmwf-wiki)
- [2.3 Tools and Methods for ACC debugging by Jülich](0.-Sources#23-tools-and-methods-for-acc-debugging-by-jülich)
- [[a.8] OpenMP 5.2 Environment Variables](0.a.-Documentation-&-Manuals#a8-openmp-52-environment-variables)
- [[a.9] Rocprof documentation](0.a.-Documentation-&-Manuals#a9-rocprof-documentation)
- [[a.10] NVIDIA Nsight Systems User Guide](0.a.-Documentation-&-Manuals#a10-nvidia-nsight-systems-user-guide)
- [[a.11] NVIDIA HPC SDK Documentation](0.a.-Documentation-&-Manuals#a11-nvidia-hpc-user-guide)
- [[a.12] MPI Debug Event Logging README](0.a.-Documentation-&-Manuals#a12-mpi-debug-event-logging-readme)
- [[b.1] The Cray Compilation Environment by KAUST](0.b.-Slides#b1-the-cray-compilation-environment-by-kaust)
- [[b.2] The Cray Compilers and Libraries by ECMWF Wiki](0.b.-Slides#b2-the-cray-compilers-and-libraries-by-ecmwf-wiki)
- [[b.3] Tools and Methods for ACC debugging by Jülich](0.b.-Slides#b3-tools-and-methods-for-acc-debugging-by-jülich)
Clone repository
  • 0. Sources
  • 0.a. Documentation & Manuals
  • 0.b. Slides
  • 0.c. Papers
  • 0.d. Misc
  • 1. Offloading process
  • 1.a. Supercomputers
  • 1.b. Compilers
  • 1.c. OpenMP directives
  • 1.d. Profiling & Debugging
  • 1.e Performance hazards
  • 2. Nemo standalone
  • 3. Tools
  • 3.a. Intel Offload Advisor & Intel VTune
  • 3.b. CPU and GPU performance overview
View All Pages