Closed vlad-penkin closed 1 month ago
Run with PyTorch nightly wheels: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/11111618666 @vlad-penkin how do we want to proceed, daily runs?
@pbchekin let's add daily runs.
Added daily runs, example: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/11183892235
Sample command to run -
pip install torch pytorch-triton-xpu pandas matplotlib --index-url https://download.pytorch.org/whl/nightly/xpu
.As of now PoC is blocked by
pybind
issue:2260