Skip to content

Add daily run with mainline compiler.#1075

Merged
illsilin merged 4 commits into
developfrom
lwpck-1091
Dec 5, 2023
Merged

Add daily run with mainline compiler.#1075
illsilin merged 4 commits into
developfrom
lwpck-1091

Conversation

@illsilin
Copy link
Copy Markdown
Collaborator

@illsilin illsilin commented Dec 4, 2023

This commit will enable following changes:

  1. Use clang instead of hipcc for building by default (required by rocm6.1).
  2. Remove -flto=thin linker flag (doesn't work with latest compiler versions).
  3. Add a daily build with mainline compiler to CI to catch any future issues.

@illsilin illsilin requested review from junliume and zjing14 December 4, 2023 16:27
@illsilin illsilin merged commit afe4622 into develop Dec 5, 2023
@illsilin illsilin deleted the lwpck-1091 branch December 7, 2023 18:14
asroy pushed a commit that referenced this pull request Dec 18, 2023
* add daily build with mainline compiler

* fix the compiler paths for ci

* remove the -flto flag

* build with clang by default
hyoon1 pushed a commit to hyoon1/composable_kernel that referenced this pull request Mar 19, 2026
* adding files for fp8 changes.

* removed contiguous check.

* enable all tests except odd-seq-lengths, where it crashes now.

* undid clang formatting.

* change to correct tile size for headdim=128.

* fixed odd-seq-len-k.

* minor formatting.

* minor reformatting.

---------

Co-authored-by: Tri Dao <tridao@users.noreply.github.com>
hyoon1 pushed a commit to hyoon1/composable_kernel that referenced this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants