From 3e06b86cec89fe96b4cb58ad1213f30acec61c14 Mon Sep 17 00:00:00 2001 From: Adam Caprez <acaprez2@unl.edu> Date: Mon, 14 Mar 2022 15:53:06 -0500 Subject: [PATCH] Add links from Arm. --- .../allinea_profiling_and_debugging/_index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/content/applications/app_specific/allinea_profiling_and_debugging/_index.md b/content/applications/app_specific/allinea_profiling_and_debugging/_index.md index d60182df..422c7db0 100644 --- a/content/applications/app_specific/allinea_profiling_and_debugging/_index.md +++ b/content/applications/app_specific/allinea_profiling_and_debugging/_index.md @@ -16,3 +16,19 @@ For information on using each tool, see the following pages. [Using Allinea Forge via Reverse Connect]({{< relref "using_allinea_forge_via_reverse_connect" >}}) [Allinea Performance Reports]({{< relref "allinea_performance_reports" >}}) + +#### External links + +The following external links may also be useful: + +[Using Arm Forge when working remotely](https://community.arm.com/arm-community-blogs/b/high-performance-computing-blog/posts/debugging-profiling-hpc-applications-working-remotely) + +[Getting started videos](https://developer.arm.com/tools-and-software/server-and-hpc/arm-architecture-tools/arm-forge/videos) + +[Offline debugging](https://community.arm.com/developer/tools-software/hpc/b/hpc-blog/posts/debugging-while-you-sleep) + +[More offine debugging](https://community.arm.com/developer/tools-software/hpc/b/hpc-blog/posts/more-debugging-while-you-sleep-with-ddt) + +[Python debugging](https://developer.arm.com/documentation/101136/2102/DDT/Get-started-with-DDT/Python-debugging) + +[Python profiling](https://developer.arm.com/documentation/101136/2102/MAP/Python-profiling) -- GitLab