Implement AMX support
Open
area: kernel
status: help wanted
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
### Description
Enabling AMX within gVisor needs at least the following:
- Handling user calls to arch_prctl to enable it.
- Adjusting signal stack sizes to support the extra 8256 bytes necessary for AMX.
Currently it is fully disabled on host kernels that enable it.
### Is this feature related to a specific bug?
_No response_
### Do you have a specific solution in mind?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.