Description
When attempting to run kernels-community/activation using the latest PyTorch ROCm nightlies on an AMD Ryzen AI Max+ 395 (Strix Halo / GFX1151 architecture), the library fails to install the kernel due to missing build variants.
Environment & Trace
I have attached a JSON trace file containing the full environment snapshot and stack trace.
Summary of Results:
| Kernel |
Shape |
Dtype |
Status |
Latency (ms) |
Notes |
| kernels-community/activation |
(1024, 1024) |
fp16 |
❌ FAIL |
N/A |
Cannot find a build variant for this system in kernels-commu |
| kernels-community/activation |
(1024, 1024) |
bf16 |
❌ FAIL |
N/A |
Cannot find a build variant for this system in kernels-commu |
| kernels-community/activation |
(4096, 4096) |
fp16 |
❌ FAIL |
N/A |
Cannot find a build variant for this system in kernels-commu |
| kernels-community/activation |
(4096, 4096) |
bf16 |
❌ FAIL |
N/A |
Cannot find a build variant for this system in kernels-commu |
| kernels-community/activation |
(8192, 8192) |
fp16 |
❌ FAIL |
N/A |
Cannot find a build variant for this system in kernels-commu |
| kernels-community/activation |
(8192, 8192) |
bf16 |
❌ FAIL |
N/A |
Cannot find a build variant for this system in kernels-commu |
Are there plans to support the gfx1151 architecture in the pre-compiled variants?
gfx1151_failures_trace.json
Description
When attempting to run
kernels-community/activationusing the latest PyTorch ROCm nightlies on an AMD Ryzen AI Max+ 395 (Strix Halo / GFX1151 architecture), the library fails to install the kernel due to missing build variants.Environment & Trace
I have attached a JSON trace file containing the full environment snapshot and stack trace.
Summary of Results:
Are there plans to support the
gfx1151architecture in the pre-compiled variants?gfx1151_failures_trace.json