mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-05 06:01:23 +00:00
14 lines
636 B
Markdown
14 lines
636 B
Markdown
When creating an issue, please check if a similar issue already exists.
|
|
|
|
### When reporting a bug, please include:
|
|
- [ ] A descriptive title
|
|
- [ ] An isolated way to reproduce the behavior (preferably a docker container with a repro)
|
|
- [ ] ROCm version, clang version, Composable Kernel commit pin
|
|
- [ ] Environment variables
|
|
- [ ] The behavior you expect to see, and the behavior you actually see
|
|
|
|
### When requesting a feature, please include:
|
|
- [ ] A descriptive title
|
|
- [ ] A detailed description of the problem you are trying to solve
|
|
- [ ] An overview of the suggested solution
|
|
- [ ] Explanation why the solution is an improvement |