You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted/README.md
+20-10Lines changed: 20 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,14 +41,14 @@ You will need to download and install the following toolkits, tools, and compone
41
41
42
42
**1. Get AI Tools**
43
43
44
-
Required AI Tools: Intel® Extension for PyTorch* - (CPU) or (GPU)
44
+
Required AI Tools: Intel® Extension for PyTorch* - (CPU or GPU)
45
45
46
46
If you have not already, select and install these Tools via [AI Tools Selector](https://www.intel.com/content/www/us/en/developer/tools/oneapi/ai-tools-selector.html). AI and Analytics samples are validated on AI Tools Offline Installer. It is recommended to select Offline Installer option in AI Tools Selector.
47
47
48
48
>**Note**: If Docker option is chosen in AI Tools Selector, refer to [Working with Preset Containers](https://github.com/intel/ai-containers/tree/main/preset) to learn how to run the docker and samples.
49
49
50
50
**2. (Offline Installer) Activate the AI Tools bundle base environment**
51
-
<!-- this step is from AI Tools GSG, please don't modify unless GSG is updated -->
51
+
52
52
If the default path is used during the installation of AI Tools:
3. Follow the instructions to open the URL with the token in your browser.
123
-
4. Select the Notebook.
129
+
**3. Follow the instructions to open the URL with the token in your browser.**
130
+
131
+
**4. Select the Notebook.**
124
132
```
125
133
oneCCL_Bindings_GettingStarted.ipynb
126
134
```
127
-
5. Change kernel to **pytorch** or **pytorch-gpu**.
128
-
6. Run every cell in the Notebook in sequence.
135
+
136
+
**5. Change kernel to **pytorch** or **pytorch-gpu**.**
137
+
138
+
**6. Run every cell in the Notebook in sequence.**
129
139
130
140
### Docker
131
141
AI Tools Docker images already have Get Started samples pre-installed. Refer to [Working with Preset Containers](https://github.com/intel/ai-containers/tree/main/preset) to learn how to run the docker and samples.
0 commit comments