-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Milestone
Description
🐛 Describe the bug
WSL will crash when running torchbench.
cp torch-xpu-ops/.github/scripts/inductor_xpu_test.sh pytorch
cd pytorch
# change iterations (-n) to 20 in inductory_xpu_test.sh
bash inductor_xpu_test.sh torchbench float32 inference accuracy xpu 0 static 1 0 basic_gnn_gin
Versions
| Machine | ARC - Win11 shwde-mlp-arc02.ccr.corp.intel.com |
|---|---|
| stock pytorch | pip install torch --index-url https://download.pytorch.org/whl/test/xpu git clone https://github.com/pytorch/pytorch.git git checkout b1940b5867e40e40ebdce4db76f76d3d0b71d3f4 |
| torch-xpu-ops | Commit (pin): 026b2c8 |
| Driver | 32.0.101.6647 WSL: Driver UUID 32342e33-392e-3331-3239-340000000000 Driver Version 24.39.31294 |
| Conda | python 3.10 |