intel / intel-xpu-backend-for-triton

OpenAI Triton backend for Intel® GPUs
MIT License
100 stars 28 forks source link

Add a new input 'device' to the the build-test workflow #1536

Closed pbchekin closed 1 day ago

pbchekin commented 2 days ago

By default, device is set to max1100. Both device and driver_version are used as labels to select a runner. If runner_label is set, then it will be used to select a runner instead.

Fixes #1542 .