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

Port Kineto to AIX #1043

Open
KamathForAIX opened this issue Feb 18, 2025 · 0 comments · May be fixed by #1044
Open

Port Kineto to AIX #1043

KamathForAIX opened this issue Feb 18, 2025 · 0 comments · May be fixed by #1044

Comments

@KamathForAIX
Copy link

AIX is a Unix-based operating system used by Power Enterprise hardware. Currently, AIX is porting deep learning frameworks like PyTorch.

Kineto is a submodule for the same. How ever to compile the same in AIX, there are a few changes required to the code.

AIX does not have <sys/syscall.h> and pthread_setname_np ().

We will raise a PR to block them or use an AIX equivalent.

AIX would also like to be part of the Kineto code since we are already ported Pytorch and contribute the changes.

Kindly let us know if we can and what you think of the PR we will raise soon.

Thanks.

KamathForAIX added a commit to KamathForAIX/kineto that referenced this issue Feb 18, 2025
@KamathForAIX KamathForAIX linked a pull request Feb 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant