Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AMX support #9896

Open
konstantin-s-bogom opened this issue Jan 17, 2024 · 0 comments
Open

Implement AMX support #9896

konstantin-s-bogom opened this issue Jan 17, 2024 · 0 comments
Labels
area: kernel Issue related to core kernel (task management, etc) status: help wanted Extra attention is needed type: enhancement New feature or request

Comments

@konstantin-s-bogom
Copy link
Member

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

@konstantin-s-bogom konstantin-s-bogom added the type: enhancement New feature or request label Jan 17, 2024
@avagin avagin added status: help wanted Extra attention is needed area: kernel Issue related to core kernel (task management, etc) labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: kernel Issue related to core kernel (task management, etc) status: help wanted Extra attention is needed type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants