Skip to content

Commit

Permalink
Update sycl/doc/GetStartedGuide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Steffen Larsen <[email protected]>
  • Loading branch information
igchor and steffenlarsen authored Jul 25, 2024
1 parent 8a5f65c commit 8a2c197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/doc/GetStartedGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ and a wide range of compute accelerators such as GPU and FPGA.
* `python` - [Download](https://www.python.org/downloads/)
* `ninja` -
[Download](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages)
* `hwloc` version 2.3 or later
* `hwloc` version 2.3 or later (Linux only)
* libhwloc-dev or hwloc-devel package on linux
* C++ compiler
* See LLVM's [host compiler toolchain requirements](https://github.com/intel/llvm/blob/sycl/llvm/docs/GettingStarted.rst#host-c-toolchain-both-compiler-and-standard-library)
Expand Down

0 comments on commit 8a2c197

Please sign in to comment.