ARM software: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Rdickson moved page Allinea software to ARM software without leaving a redirect: Part of translatable page "Allinea software")
No edit summary
Line 17: Line 17:


<!--T:5-->
<!--T:5-->
The current license limits the use of DDT/MAP to a maximum of 512 CPU cores across all users at any given time while DDT-GPU is limited to 8 GPUs.
The current license limits the use of DDT/MAP to a maximum of 512 CPU cores across all users at any given time, while DDT-GPU is limited to 8 GPUs.


= Usage = <!--T:6-->
= Usage = <!--T:6-->
Line 23: Line 23:


<!--T:7-->
<!--T:7-->
#Allocate the node or nodes on which to do the debugging or profiling. This will open a shell session on the allocated node.
1. Allocate the node or nodes on which to do the debugging or profiling. This will open a shell session on the allocated node.


  <!--T:8-->
  <!--T:8-->
Line 29: Line 29:


<!--T:9-->
<!--T:9-->
#Load the appropriate module, for example
2. Load the appropriate module, for example


  <!--T:10-->
  <!--T:10-->
Line 42: Line 42:


<!--T:13-->
<!--T:13-->
#Run the ddt or map command, for example
3. Run the ddt or map command.


  <!--T:14-->
  <!--T:14-->
Line 52: Line 52:


<!--T:16-->
<!--T:16-->
#When done, exit the shell to terminate the allocation.
4. When done, exit the shell to terminate the allocation.


== CUDA code == <!--T:17-->
== CUDA code == <!--T:17-->


<!--T:18-->
<!--T:18-->
#Allocate the node or nodes on which to do the debugging or profiling with <code>salloc</code>. This will open a shell session on the allocated node.  
1. Allocate the node or nodes on which to do the debugging or profiling with <code>salloc</code>. This will open a shell session on the allocated node.  


  <!--T:19-->
  <!--T:19-->
Line 63: Line 63:


<!--T:20-->
<!--T:20-->
#Load the appropriate module, for example
2. Load the appropriate module, for example


  <!--T:21-->
  <!--T:21-->
Line 76: Line 76:


<!--T:24-->
<!--T:24-->
# Ensure a cuda module is loaded.
3. Ensure a cuda module is loaded.


  <!--T:25-->
  <!--T:25-->
Line 82: Line 82:


<!--T:26-->
<!--T:26-->
#Run the ddt command.
4. Run the ddt command.


  <!--T:27-->
  <!--T:27-->
Line 88: Line 88:


<!--T:28-->
<!--T:28-->
#When done, exit the shell to terminate the allocation.
5. When done, exit the shell to terminate the allocation.


= Known issues = <!--T:29-->
= Known issues = <!--T:29-->
rsnt_translations
56,420

edits

Navigation menu