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
| Component |[oneCCL_Getting_Started](oneCCL_Getting_Started)| Those C++ & C API example demonstrates basic of oneCCL programming model by invoking different collective operations such as allreduce. |
15
15
| Component |[tutorials](tutorials)| Hands-on Jupyter notebook tutorials among different topics. |
16
-
| Component |[oneCCL_Getting_Started](oneCCL_Getting_Started.ipynb)|This Jupyter Notebook demonstrates how to compile a oneCCL sample with different releases and how to port a oneCCL sample from CPU-only version to CPU&GPU version by using DPC++ via batch jobs on the Intel oneAPI DevCloud (check below Notice)|
17
16
> Notice : Please use Intel oneAPI DevCloud as the environment for jupyter notebook samples. \
18
17
Users can refer to [DevCloud Getting Started](https://devcloud.intel.com/oneapi/get-started/) for using DevCloud \
19
18
Users can use JupyterLab from DevCloud via "One-click Login in", and download samples via "git clone" or the "oneapi-cli" tool \
| Component |[oneCCL_Getting_Started](oneCCL_Getting_Started.ipynb)|This Jupyter Notebook demonstrates how to compile a oneCCL sample with different releases and how to port a oneCCL sample from CPU-only version to CPU&GPU version by using DPC++ via batch jobs on the Intel oneAPI DevCloud (check below Notice)|
15
+
> Notice : Please use Intel oneAPI DevCloud as the environment for jupyter notebook samples. \
16
+
Users can refer to [DevCloud Getting Started](https://devcloud.intel.com/oneapi/get-started/) for using DevCloud \
17
+
Users can use JupyterLab from DevCloud via "One-click Login in", and download samples via "git clone" or the "oneapi-cli" tool \
18
+
Once users are in the JupyterLab with downloaded jupyter notebook samples, they can start following the steps without further installion needed.
0 commit comments