Commit b52cb1d
authored
Revert "[] Adds origami to TheRock build and tests" (#4901)
Reverts #3820
still failing the sdk tests.
I think we need this in the toml file:
```
[components.dbg."math-libs/BLAS/origami/stage"]
exclude = ["lib/python*/**"]
[components.dev."math-libs/BLAS/origami/stage"]
exclude = ["lib/python*/**"]
[components.lib."math-libs/BLAS/origami/stage"]
exclude = ["lib/python*/**"]
[components.test."math-libs/BLAS/origami/stage"]
include = [
"bin/origami-tests*",
"bin/origami/**",
"lib/python*/site-packages/**",
]
```1 parent 2c9ac6c commit b52cb1d
7 files changed
Lines changed: 4 additions & 203 deletions
File tree
- build_tools
- github_actions
- test_executable_scripts
- packaging
- linux
- python/templates/rocm/src/rocm_sdk
- math-libs/BLAS
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 119 | | |
128 | 120 | | |
129 | 121 | | |
| |||
Lines changed: 0 additions & 86 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
| 529 | + | |
537 | 530 | | |
538 | 531 | | |
539 | 532 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | 275 | | |
277 | 276 | | |
278 | 277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
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 | 96 | | |
125 | 97 | | |
126 | 98 | | |
| |||
177 | 149 | | |
178 | 150 | | |
179 | 151 | | |
180 | | - | |
181 | 152 | | |
182 | 153 | | |
183 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 26 | | |
48 | 27 | | |
49 | 28 | | |
| |||
This file was deleted.
0 commit comments