Skip to content

Instantly share code, notes, and snippets.

@StEvUgnIn
Created May 21, 2024 14:38
Show Gist options
  • Save StEvUgnIn/ee0e34e34ae27cd709050d5b6483f819 to your computer and use it in GitHub Desktop.
Save StEvUgnIn/ee0e34e34ae27cd709050d5b6483f819 to your computer and use it in GitHub Desktop.
Import intel_extension_for_pytorch fails on windows11 #473
Collecting environment information...
PyTorch version: 2.1.0.post2+cxx11.abi
Is debug build: False
CUDA used to build PyTorch: Could not collect
ROCM used to build PyTorch: N/A
OS: Microsoft Windows 11 Education
GCC version: Could not collect
Clang version: 15.0.0
CMake version: version 3.26.3
Libc version: N/A
Python version: 3.10.14 | packaged by Anaconda, Inc. | (main, Mar 21 2024, 16:20:14) [MSC v.1916 64 bit (AMD64)] (64-bit runtime)
Python platform: Windows-10-10.0.22621-SP0
Is CUDA available: False
CUDA runtime version: 11.8.89
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: Could not collect
Nvidia driver version: Could not collect
cuDNN version: Could not collect
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True
CPU:
Architecture=9
CurrentClockSpeed=2803
DeviceID=CPU0
Family=198
L2CacheSize=5120
L2CacheSpeed=
Manufacturer=GenuineIntel
MaxClockSpeed=2803
Name=11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
ProcessorType=3
Revision=
Versions of relevant libraries:
[pip3] intel-extension-for-pytorch==2.1.30+xpu
[pip3] numpy==1.26.4
[pip3] torch==2.1.0.post2+cxx11.abi
[pip3] torchaudio==2.1.0.post2+cxx11.abi
[pip3] torchvision==0.16.0.post2+cxx11.abi
[conda] blas 1.0 mkl
[conda] intel-extension-for-pytorch 2.1.30+xpu pypi_0 pypi
[conda] mkl 2023.1.0 h6b88ed4_46358
[conda] mkl-service 2.4.0 py310h2bbff1b_1
[conda] mkl_fft 1.3.8 py310h2bbff1b_0
[conda] mkl_random 1.2.4 py310h59b6b97_0
[conda] numpy 1.26.2 py310h055cbcc_0
[conda] numpy-base 1.26.2 py310h65a83cf_0
[conda] torch 2.1.0.post2+cxx11.abi pypi_0 pypi
[conda] torchaudio 2.1.0.post2+cxx11.abi pypi_0 pypi
[conda] torchvision 0.16.0.post2+cxx11.abi pypi_0 pypi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment