tirx-kernels 0.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright {yyyy} {name of copyright owner}
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -0,0 +1,100 @@
1
+ Metadata-Version: 2.4
2
+ Name: tirx-kernels
3
+ Version: 0.0.0
4
+ Summary: High-performance GPU kernels (GEMM + FlashAttention4) written in TIRx
5
+ Author: MLC AI
6
+ License-Expression: Apache-2.0
7
+ Project-URL: Homepage, https://github.com/mlc-ai/tirx-kernels
8
+ Project-URL: Repository, https://github.com/mlc-ai/tirx-kernels
9
+ Project-URL: Issues, https://github.com/mlc-ai/tirx-kernels/issues
10
+ Keywords: tirx,tvm,gpu,kernels,gemm,flash-attention
11
+ Classifier: Development Status :: 3 - Alpha
12
+ Classifier: Intended Audience :: Developers
13
+ Classifier: Programming Language :: Python :: 3
14
+ Classifier: Programming Language :: Python :: 3.10
15
+ Classifier: Programming Language :: Python :: 3.11
16
+ Classifier: Programming Language :: Python :: 3.12
17
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
18
+ Requires-Python: >=3.10
19
+ Description-Content-Type: text/markdown
20
+ License-File: LICENSE
21
+ Dynamic: license-file
22
+
23
+ # tirx-kernels
24
+
25
+ High-performance GPU kernels written in [TIRx](https://github.com/apache/tvm).
26
+
27
+ > **Official PyPI package:** install only from [`tirx-kernels`](https://pypi.org/project/tirx-kernels/)
28
+ > published by this repository ([mlc-ai/tirx-kernels](https://github.com/mlc-ai/tirx-kernels)).
29
+ > Do not use similarly named packages from other publishers.
30
+
31
+ ## Kernels
32
+
33
+ | Name | dtype | Arch |
34
+ | -------------------- | ----------------- | ------- |
35
+ | `fp16_bf16_gemm` | fp16 / bf16 | sm_100a |
36
+ | `fp8_blockwise_gemm` | fp8 (blockwise) | sm_100a |
37
+ | `nvfp4_gemm` | nvfp4 | sm_100a |
38
+ | `flash_attention4` | bf16 | sm_100a |
39
+
40
+ ## Installation
41
+
42
+ ```bash
43
+ pip install tirx-kernels # from a release
44
+ # or, from a checkout:
45
+ pip install -e .
46
+ ```
47
+
48
+ ### External dependencies
49
+
50
+ These are **not on PyPI** and must be installed/available separately. They are
51
+ imported lazily, so `import tirx_kernels` and kernel discovery work without
52
+ them — they are only needed to actually compile/run a kernel:
53
+
54
+ | Dependency | Needed by | Notes |
55
+ | ---------------- | ---------------------------------- | ------------------------------------------------------ |
56
+ | `tvm.tirx` | all kernels (compile + run) | The TIRx compiler. Put it on `PYTHONPATH`, e.g. `/path/to/tir/python`. |
57
+ | `torch` | all kernels | CUDA build matching your GPU. |
58
+ | `deep_gemm` | `fp8_blockwise_gemm` data/baseline | Used for fp8 quantization helpers and the reference. |
59
+ | `flashinfer` | `nvfp4_gemm` data/baseline | Used for nvfp4 quantization and the baseline. |
60
+
61
+ ## Usage
62
+
63
+ ### Command line
64
+
65
+ ```bash
66
+ # List discovered kernels (with their config labels)
67
+ python -m tirx_kernels.registry --format json
68
+
69
+ # Run correctness tests (optionally filter by kernel / config label)
70
+ python -m tirx_kernels.test
71
+ python -m tirx_kernels.test --kernel fp16_bf16_gemm
72
+ python -m tirx_kernels.test --kernel fp16_bf16_gemm --config bf16_1024x1024x1024
73
+
74
+ # Benchmark
75
+ python -m tirx_kernels.bench --kernel nvfp4_gemm
76
+ ```
77
+
78
+ ### Programmatic API
79
+
80
+ Every kernel module exposes a small, uniform interface (see
81
+ `tirx_kernels/_protocol.py`):
82
+
83
+ ```python
84
+ from tirx_kernels.registry import discover_kernels
85
+
86
+ kernels = discover_kernels() # {name: module}
87
+ mod = kernels["fp16_bf16_gemm"]
88
+
89
+ mod.run_test(M=1024, N=1024, K=1024) # compile + run + correctness check
90
+ mod.run_bench(M=1024, N=1024, K=1024) # profile (needs a GPU)
91
+
92
+ func = mod.get_kernel(M=1024, N=1024, K=1024) # the TIRx PrimFunc
93
+ ```
94
+
95
+ Each module also provides `KERNEL_META` (name / category / `compute_capability`)
96
+ and `CONFIGS` (the test/bench parameter sweeps) that the registry and CLI use.
97
+
98
+ ## License
99
+
100
+ Apache License 2.0. See [LICENSE](LICENSE).
@@ -0,0 +1,78 @@
1
+ # tirx-kernels
2
+
3
+ High-performance GPU kernels written in [TIRx](https://github.com/apache/tvm).
4
+
5
+ > **Official PyPI package:** install only from [`tirx-kernels`](https://pypi.org/project/tirx-kernels/)
6
+ > published by this repository ([mlc-ai/tirx-kernels](https://github.com/mlc-ai/tirx-kernels)).
7
+ > Do not use similarly named packages from other publishers.
8
+
9
+ ## Kernels
10
+
11
+ | Name | dtype | Arch |
12
+ | -------------------- | ----------------- | ------- |
13
+ | `fp16_bf16_gemm` | fp16 / bf16 | sm_100a |
14
+ | `fp8_blockwise_gemm` | fp8 (blockwise) | sm_100a |
15
+ | `nvfp4_gemm` | nvfp4 | sm_100a |
16
+ | `flash_attention4` | bf16 | sm_100a |
17
+
18
+ ## Installation
19
+
20
+ ```bash
21
+ pip install tirx-kernels # from a release
22
+ # or, from a checkout:
23
+ pip install -e .
24
+ ```
25
+
26
+ ### External dependencies
27
+
28
+ These are **not on PyPI** and must be installed/available separately. They are
29
+ imported lazily, so `import tirx_kernels` and kernel discovery work without
30
+ them — they are only needed to actually compile/run a kernel:
31
+
32
+ | Dependency | Needed by | Notes |
33
+ | ---------------- | ---------------------------------- | ------------------------------------------------------ |
34
+ | `tvm.tirx` | all kernels (compile + run) | The TIRx compiler. Put it on `PYTHONPATH`, e.g. `/path/to/tir/python`. |
35
+ | `torch` | all kernels | CUDA build matching your GPU. |
36
+ | `deep_gemm` | `fp8_blockwise_gemm` data/baseline | Used for fp8 quantization helpers and the reference. |
37
+ | `flashinfer` | `nvfp4_gemm` data/baseline | Used for nvfp4 quantization and the baseline. |
38
+
39
+ ## Usage
40
+
41
+ ### Command line
42
+
43
+ ```bash
44
+ # List discovered kernels (with their config labels)
45
+ python -m tirx_kernels.registry --format json
46
+
47
+ # Run correctness tests (optionally filter by kernel / config label)
48
+ python -m tirx_kernels.test
49
+ python -m tirx_kernels.test --kernel fp16_bf16_gemm
50
+ python -m tirx_kernels.test --kernel fp16_bf16_gemm --config bf16_1024x1024x1024
51
+
52
+ # Benchmark
53
+ python -m tirx_kernels.bench --kernel nvfp4_gemm
54
+ ```
55
+
56
+ ### Programmatic API
57
+
58
+ Every kernel module exposes a small, uniform interface (see
59
+ `tirx_kernels/_protocol.py`):
60
+
61
+ ```python
62
+ from tirx_kernels.registry import discover_kernels
63
+
64
+ kernels = discover_kernels() # {name: module}
65
+ mod = kernels["fp16_bf16_gemm"]
66
+
67
+ mod.run_test(M=1024, N=1024, K=1024) # compile + run + correctness check
68
+ mod.run_bench(M=1024, N=1024, K=1024) # profile (needs a GPU)
69
+
70
+ func = mod.get_kernel(M=1024, N=1024, K=1024) # the TIRx PrimFunc
71
+ ```
72
+
73
+ Each module also provides `KERNEL_META` (name / category / `compute_capability`)
74
+ and `CONFIGS` (the test/bench parameter sweeps) that the registry and CLI use.
75
+
76
+ ## License
77
+
78
+ Apache License 2.0. See [LICENSE](LICENSE).
@@ -0,0 +1,85 @@
1
+ [build-system]
2
+ requires = ["setuptools>=64"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "tirx-kernels"
7
+ version = "0.0.0"
8
+ description = "High-performance GPU kernels (GEMM + FlashAttention4) written in TIRx"
9
+ readme = "README.md"
10
+ license = "Apache-2.0"
11
+ requires-python = ">=3.10"
12
+ authors = [{ name = "MLC AI" }]
13
+ keywords = ["tirx", "tvm", "gpu", "kernels", "gemm", "flash-attention"]
14
+ classifiers = [
15
+ "Development Status :: 3 - Alpha",
16
+ "Intended Audience :: Developers",
17
+ "Programming Language :: Python :: 3",
18
+ "Programming Language :: Python :: 3.10",
19
+ "Programming Language :: Python :: 3.11",
20
+ "Programming Language :: Python :: 3.12",
21
+ "Topic :: Scientific/Engineering :: Artificial Intelligence",
22
+ ]
23
+ # Runtime deps are NOT on PyPI and must be installed separately:
24
+ # - tvm.tirx (the TIRx compiler) — required by every kernel
25
+ # - torch — required by every kernel
26
+ # - deep_gemm — optional, fp8_blockwise_gemm reference/baseline
27
+ # - flashinfer — optional, nvfp4_gemm quantization/baseline
28
+ # See README.md "External dependencies". They are imported lazily so
29
+ # `import tirx_kernels` and registry discovery work without them.
30
+ dependencies = []
31
+
32
+ [project.urls]
33
+ Homepage = "https://github.com/mlc-ai/tirx-kernels"
34
+ Repository = "https://github.com/mlc-ai/tirx-kernels"
35
+ Issues = "https://github.com/mlc-ai/tirx-kernels/issues"
36
+
37
+ [tool.setuptools.packages.find]
38
+ include = ["tirx_kernels*"]
39
+
40
+ [tool.pytest.ini_options]
41
+ # Repo root on sys.path so `import tirx_kernels` resolves without an
42
+ # editable install. TIRx itself (`tvm.tirx`) is user-installed and must
43
+ # stay on the environment (e.g. PYTHONPATH=/home/<user>/tir/python).
44
+ pythonpath = ["."]
45
+
46
+ [tool.ruff]
47
+ line-length = 100
48
+ indent-width = 4
49
+ target-version = "py310"
50
+
51
+ [tool.ruff.lint]
52
+ select = [
53
+ "E", # pycodestyle errors
54
+ "F", # pyflakes
55
+ "I", # isort
56
+ "UP", # pyupgrade
57
+ "RUF", # ruff-specific rules
58
+ ]
59
+ ignore = [
60
+ # pyupgrade (style preference or low-value)
61
+ "UP028", # yield-in-for-loop
62
+ "UP030", # format-literals
63
+ "UP031", # printf-string-formatting
64
+ # ruff (preview rules, not yet stable)
65
+ "RUF043", # pytest-raises-ambiguous-pattern
66
+ "RUF059", # unused-unpacked-variable
67
+ ]
68
+ fixable = ["ALL"]
69
+ unfixable = []
70
+
71
+ [tool.ruff.lint.per-file-ignores]
72
+ "__init__.py" = ["E402", "F401", "F403", "F405"]
73
+ "tirx_kernels/**/*.py" = ["E501", "E741", "F821", "F823", "F841", "F842"]
74
+
75
+ [tool.ruff.lint.isort]
76
+ known-first-party = ["tvm", "tirx_kernels"]
77
+ split-on-trailing-comma = false
78
+
79
+ [tool.ruff.format]
80
+ quote-style = "double"
81
+ indent-style = "space"
82
+ skip-magic-trailing-comma = true
83
+ line-ending = "auto"
84
+ docstring-code-format = false
85
+ docstring-code-line-length = "dynamic"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,104 @@
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+ from __future__ import annotations
18
+
19
+ import json
20
+ import os
21
+ import subprocess
22
+ import sys
23
+ import textwrap
24
+ from pathlib import Path
25
+
26
+ _REPO_ROOT = Path(__file__).resolve().parents[1]
27
+
28
+
29
+ def _write_kernel(root: Path, category: str, module: str, name: str) -> None:
30
+ category_dir = root / category
31
+ category_dir.mkdir(parents=True, exist_ok=True)
32
+ (category_dir / "__init__.py").write_text("", encoding="utf-8")
33
+ (category_dir / f"{module}.py").write_text(
34
+ textwrap.dedent(
35
+ f"""
36
+ KERNEL_META = {{
37
+ "name": "{name}",
38
+ "category": "{category}",
39
+ "compute_capability": 100,
40
+ }}
41
+ CONFIGS = [{{"label": "tiny"}}]
42
+ """
43
+ ),
44
+ encoding="utf-8",
45
+ )
46
+
47
+
48
+ def _run_with_overlay(overlay_root: Path, code: str) -> subprocess.CompletedProcess[str]:
49
+ env = os.environ.copy()
50
+ env["PYTHONPATH"] = str(_REPO_ROOT)
51
+ env["TIRX_KERNELS_OVERLAY_PATHS"] = str(overlay_root)
52
+ env.pop("TIRX_KERNELS_EXTRA_CATEGORIES", None)
53
+ env.pop("TIRX_KERNELS_STRICT", None)
54
+ return subprocess.run(
55
+ [sys.executable, "-c", textwrap.dedent(code)],
56
+ cwd=_REPO_ROOT,
57
+ env=env,
58
+ text=True,
59
+ capture_output=True,
60
+ check=True,
61
+ )
62
+
63
+
64
+ def test_overlay_can_add_private_category(tmp_path: Path) -> None:
65
+ overlay_root = tmp_path / "overlay" / "tirx_kernels"
66
+ _write_kernel(overlay_root, "private", "toy", "private_toy")
67
+
68
+ proc = _run_with_overlay(
69
+ overlay_root,
70
+ """
71
+ import json
72
+ from tirx_kernels.registry import _discover_categories, discover_kernels
73
+
74
+ kernels = discover_kernels(category="private")
75
+ print(json.dumps({
76
+ "categories": _discover_categories(),
77
+ "names": sorted(kernels),
78
+ "category": kernels["private_toy"].KERNEL_META["category"],
79
+ }))
80
+ """,
81
+ )
82
+
83
+ data = json.loads(proc.stdout)
84
+ assert "private" in data["categories"]
85
+ assert data["names"] == ["private_toy"]
86
+ assert data["category"] == "private"
87
+
88
+
89
+ def test_overlay_can_extend_existing_category(tmp_path: Path) -> None:
90
+ overlay_root = tmp_path / "overlay" / "tirx_kernels"
91
+ _write_kernel(overlay_root, "gemm", "overlay_toy", "overlay_gemm_toy")
92
+
93
+ proc = _run_with_overlay(
94
+ overlay_root,
95
+ """
96
+ import json
97
+ from tirx_kernels.registry import discover_kernels
98
+
99
+ kernels = discover_kernels(category="gemm")
100
+ print(json.dumps({"has_overlay": "overlay_gemm_toy" in kernels}))
101
+ """,
102
+ )
103
+
104
+ assert json.loads(proc.stdout)["has_overlay"]
@@ -0,0 +1,54 @@
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+ """TIRX kernel library.
18
+
19
+ Private or experimental kernels can be layered on top of the released package by
20
+ setting ``TIRX_KERNELS_OVERLAY_PATHS`` to one or more ``tirx_kernels`` package
21
+ directories, separated by ``os.pathsep``.
22
+ """
23
+
24
+ from __future__ import annotations
25
+
26
+ import os
27
+ from pathlib import Path
28
+
29
+ _OVERLAY_ENV = "TIRX_KERNELS_OVERLAY_PATHS"
30
+
31
+
32
+ def _iter_overlay_paths() -> list[Path]:
33
+ paths = []
34
+ raw = os.environ.get(_OVERLAY_ENV, "")
35
+ for item in raw.split(os.pathsep):
36
+ item = item.strip()
37
+ if not item:
38
+ continue
39
+ path = Path(item).expanduser()
40
+ if path.is_dir():
41
+ paths.append(path.resolve())
42
+ return paths
43
+
44
+
45
+ def _append_overlay_paths() -> None:
46
+ seen = {str(Path(item).resolve()) for item in __path__}
47
+ for path in _iter_overlay_paths():
48
+ text = str(path)
49
+ if text not in seen:
50
+ __path__.append(text)
51
+ seen.add(text)
52
+
53
+
54
+ _append_overlay_paths()