Skip to content

Commit d30b7ee

Browse files
authored
array-transform: update the devcloud note (#96)
Signed-off-by: Tankut Baris Aktemur <[email protected]>
1 parent b6d86b6 commit d30b7ee

File tree

1 file changed

+8
-1
lines changed
  • Tools/ApplicationDebugger/array-transform

1 file changed

+8
-1
lines changed

Tools/ApplicationDebugger/array-transform/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,14 @@ system.
9393
9494
If running a sample in the Intel DevCloud, remember that you must
9595
specify the compute node (CPU, GPU, FPGA) as well whether to run in
96-
batch or interactive mode. For more information see the Intel® oneAPI
96+
batch or interactive mode. For the array transform sample, a node
97+
with GPU and an interactive shell is recommended.
98+
99+
```
100+
$ qsub -I -l nodes=1:gpu:ppn=2
101+
```
102+
103+
For more information see the Intel® oneAPI
97104
Base Toolkit Get Started Guide
98105
(https://devcloud.intel.com/oneapi/get-started/base-toolkit/).
99106

0 commit comments

Comments
 (0)