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

Help required to add support for s390x #118

Open
sangitanalkar opened this issue Oct 11, 2022 · 1 comment
Open

Help required to add support for s390x #118

sangitanalkar opened this issue Oct 11, 2022 · 1 comment

Comments

@sangitanalkar
Copy link

Hello,

We are looking forward to add s390x support to pytorch/cpuinfo.
There are some config files like api.h as for arm and x86. Example for arm at "https://github.com/pytorch/cpuinfo/blob/master/src/arm/linux/api.h#L54" which use some values already defined for CPUINFO and we are not really sure how they are generated.

Any help/guidance in this area on how the values are generated would be helpful.

Also could see there are multiple config files maintained for x86 and ARM:
x86: https://github.com/pytorch/cpuinfo/tree/master/src/x86/linux
arm: https://github.com/pytorch/cpuinfo/tree/master/src/arm/linux
Any insights on above would also be helpful.

@namrata-ibm
Copy link

Could someone help with above? Thank you!

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

No branches or pull requests

2 participants