Commit 8ce2778
[CI][Refactor] Merge test CI workflow files into one (#973)
* refactor: merge test CI workflow files into one
* chore: set `UV_INDEX_STRATEGY=unsafe-best-match`
* feat: add AST test with Python 3.8
* feat: implement manual caching mechanism for self-hosted runners
* refactor: simplify cache logic for self-hosted runners
* chore: clear uv cache on failure
* chore: print format.sh output to logs
* chore: improve uv caching
* chore: disable parallel test
* chore: use `PYTHONDEVMODE=1` in CI
* feat: enable coredump generation
* fix: fix perfbench condition
* Revert "feat: enable coredump generation"
This reverts commit c52da65.
* chore: move example CI down
* Revert "chore: move example CI down"
This reverts commit 9d8e650.
* chore: skip example `test_example_mha_sink_bwd_bhsd`
* chore: skip example `test_example_gqa_sink_bwd_bhsd`
* fix: fix example argument passing
* fix: loosen test criteria
* chore: rename `CMAKE_CONFIGURE_OPTIONS` -> `CLANG_TIDY_CMAKE_OPTIONS` for clarity
* feat: enable parallel testings
* chore: update pytest options
* remove skipped test as now been resolved
* chore: empty commit to re-trigger ci
* test for n 1
* chore: remove ` --numprocesses=1` option in example
* chore: disable failfast
* chore: update cibw selection
* fix: fix git submodule clone
* chore: update cibw commands
* fix: fix yapf multiprocessing
* chore: setup ccache for CIBW on macOS only
* chore: update comments
* chore: update artifact listing
* fix: do not fail if not found nvcc in PATH
* fix: fix flash-attn installation
* chore: update dist workflow trigger
* chore: remove outdated comments
* chore(workflows/dist): simplify build matrix strategy
* fix: fix CUDA path finding
* fix: fix CUDA path finding
* chore: imcrease CI timeout
* ci: disable failfast
* fix: hide path prefix
* chore: more verbose
* chore: disable PR trigger for dist workflow
* fix: seed for tests
* fix: use nightly torch for ROCm tests
* chore: enable PR trigger for dist workflow
* chore: stop uploading debug wheels as artifacts in PR
* chore: do not run workflows in forks
* chore: housekeep requirements
* chore: use Nightly-ROCm-6.3 for CI
* chore: use Nightly-ROCm-6.4 for CI
* Update ROCm toolkit version to 7.0
* chore: restore previous rocm-ci.yml for test
* fix: cleanup PYTHONPATH
* chore: remove previous rocm-ci.yml
* ci fix
* chore: remove previous rocm-ci.yml
* chore: enable parallel example run
---------
Co-authored-by: LeiWang1999 <leiwang1999@outlook.com>
Co-authored-by: alex_xiao <xinyuxiao2024@gmail.com>1 parent 80665cd commit 8ce2778
File tree
24 files changed
+655
-476
lines changed- .github/workflows
- examples
- dequantize_gemm
- minference
- topk
- testing
24 files changed
+655
-476
lines changedLarge diffs are not rendered by default.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
6 | 20 | | |
7 | | - | |
| 21 | + | |
| 22 | + | |
8 | 23 | | |
9 | | - | |
10 | | - | |
| 24 | + | |
| 25 | + | |
11 | 26 | | |
12 | 27 | | |
13 | | - | |
| 28 | + | |
14 | 29 | | |
15 | 30 | | |
16 | 31 | | |
17 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
18 | 37 | | |
19 | 38 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
28 | 55 | | |
29 | | - | |
30 | | - | |
| 56 | + | |
31 | 57 | | |
32 | 58 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments