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: INSTALL.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
- Ubuntu* 18
6
6
- GNU*: C, C++ 4.8.5 or higher.
7
7
8
-
Refer to [System Requirements](https://software.intel.com/content/www/us/en/develop/articles/oneapi-collective-communication-library-system-requirements.html) for more details.
8
+
Refer to [System Requirements](https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-collective-communication-library-system-requirements.html) for more details.
9
9
10
10
### SYCL support <!-- omit in toc -->
11
11
Intel(R) oneAPI DPC++/C++ Compiler with L0 v1.0 support
[Installation](#installation) | [Usage](#usage) | [Release Notes](https://software.intel.com/content/www/us/en/develop/articles/oneapi-collective-communication-library-ccl-release-notes.html) | [Documentation](https://oneapi-src.github.io/oneCCL/) | [How to Contribute](CONTRIBUTING.md) | [License](LICENSE)
3
+
[Installation](#installation) | [Usage](#usage) | [Release Notes](https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-collective-communication-library-ccl-release-notes.html) | [Documentation](https://oneapi-src.github.io/oneCCL/) | [How to Contribute](CONTRIBUTING.md) | [License](LICENSE)
4
4
5
5
oneAPI Collective Communications Library (oneCCL) provides an efficient implementation of communication patterns used in deep learning.
6
6
@@ -30,7 +30,7 @@ oneCCL is part of [oneAPI](https://oneapi.io).
30
30
- Ubuntu* 18
31
31
- GNU*: C, C++ 4.8.5 or higher.
32
32
33
-
Refer to [System Requirements](https://software.intel.com/content/www/us/en/develop/articles/oneapi-collective-communication-library-system-requirements.html) for more details.
33
+
Refer to [System Requirements](https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-collective-communication-library-system-requirements.html) for more details.
34
34
35
35
### SYCL support <!-- omit in toc -->
36
36
Intel(R) oneAPI DPC++/C++ Compiler with Level Zero v1.0 support.
0 commit comments