Skip to content

Commit fc88dc6

Browse files
authored
Add Intel GPU CI to README.md (#562)
## Summary <!--- This is a required section; please describe the main purpose of this proposed code change. ---> Add Intel GPU CI to README.md <!--- ## Details This is an optional section; is there anything specific that reviewers should be aware of? ---> ## Testing Done <!--- This is a required section; please describe how this change was tested. ---> <img width="1020" alt="Screenshot 2025-02-11 at 10 40 11 PM" src="https://github.com/user-attachments/assets/a36c1384-fe68-470a-a3ac-e48d655fd657" /> <!-- Replace BLANK with your device type. For example, A100-80G-PCIe Complete the following tasks before sending your PR, and replace `[ ]` with `[x]` to indicate you have done them. --> - Hardware Type: <BLANK> - [ ] run `make test` to ensure correctness - [ ] run `make checkstyle` to ensure code style - [ ] run `make test-convergence` to ensure convergence
1 parent f9150bd commit fc88dc6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@
4747
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml/badge.svg?event=schedule" alt="Build">
4848
</a>
4949
</div>
50+
<div style="display: block;">
51+
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml">
52+
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/intel-ci.yml/badge.svg?event=schedule" alt="Build">
53+
</a>
54+
</div>
5055
</td>
5156
</tr>
5257
</table>

0 commit comments

Comments
 (0)