Skip to content

Commit bf1cc08

Browse files
authored
Update README.md
1 parent e06371c commit bf1cc08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ For IPEX version earlier than 1.8.0, a patch has to be manually applied to PyTor
3131

3232
From IPEX 1.8.0, compiling PyTorch from source is not required. If you still want to compile PyTorch, please follow instructions [here](https://github.com/pytorch/pytorch#installation). Please make sure to checkout the correct PyTorch version according to the table above.
3333

34+
**Note:** Compiling with gcc 7 on some environments, like CentOS 7, may fail. Please use GCC >= 8 to compile.
35+
3436
```bash
3537
git clone --recursive https://github.com/intel/intel-extension-for-pytorch
3638
cd intel-extension-for-pytorch

0 commit comments

Comments
 (0)