File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
DirectProgramming/DPC++/N-BodyMethods/Nbody Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ Below are the default parameters:
96
96
===============================
97
97
Built target run
98
98
99
- ### Running the Hidden Markov Model sample in the DevCloud<a name="run-nbody-on-devcloud"></a>
99
+ ### Running the Nbody sample in the DevCloud<a name="run-nbody-on-devcloud"></a>
100
100
1. Open a terminal on your Linux system.
101
101
2. Log in to DevCloud.
102
102
```
@@ -107,7 +107,7 @@ ssh devcloud
107
107
git clone https://github.com/oneapi-src/oneAPI-samples.git
108
108
```
109
109
110
- 4. Change directories to the Hidden Markov Model sample directory.
110
+ 4. Change directories to the Nbody sample directory.
111
111
```
112
112
cd ~ /oneAPI-samples/DirectProgramming/DPC++/N-bodyMethods/Nbody
113
113
```
You can’t perform that action at this time.
0 commit comments