File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
[ Linaro Forge] ( https://www.linaroforge.com/ ) provides debugging and profiling tools
5
5
for MPI parallel applications, and OpenMP or pthreads multi-threaded applications
6
- (and also hydrid MPI/OpenMP). Forge DDT is the debugger and MAP is the profiler. Forge may also be used on the GPU development platform.
6
+ (and also hydrid MPI/OpenMP). Forge DDT is the debugger and MAP is the profiler. Forge may also
7
+ be used on the GPU development platform.
7
8
8
9
9
10
### User interface
@@ -14,7 +15,8 @@ Alternatively, one can download a copy of the Forge remote client to your laptop
14
15
and run it locally. The remote client should be used if at all possible.
15
16
16
17
To download the remote client, see the [ Forge download pages] ( https://www.linaroforge.com/downloadForge/ ) .
17
- Version 24.0 is known to work at the time of writing. A section further down this page explains how to use the remote client,
18
+ Version 24.0 is known to work with the ` forge/24.0 ` module and version 25.0 is known to work with the ` forge/25.0.1 `
19
+ module at the time of writing. A section further down this page explains how to use the remote client,
18
20
see [ Connecting with the remote client] ( #connecting-with-the-remote-client ) .
19
21
20
22
### Licensing
@@ -263,9 +265,11 @@ commands on connection. A default script is provided in the location
263
265
shown.
264
266
265
267
``` output
266
- /work/y07/shared/utils/core/forge/latest /remote-init
268
+ /work/y07/shared/utils/core/forge/share /remote-init
267
269
```
268
270
271
+ This script will need to be updated to reflect the version of forge you are using.
272
+
269
273
Other settings can be as shown. Remember to click *** OK*** when done.
270
274
271
275
![ Remote Launch Settings] ( ./forge-remote-launch.png )
You can’t perform that action at this time.
0 commit comments