You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No code changes may be introduced knowingly, that would regress for any currently supported hardware.
98
+
All contributions must ensure continued compatibility and functionality across all supported hardware platforms.
99
+
Failure to maintain hardware compatibility may result in the rejection or reversion of the contribution.
100
+
101
+
Any deliberate modifications or removal of hardware support will be transparently communicated.
102
+
103
+
API options are solely considered as a stable interface.
104
+
Any debug parameters, environmental variables and internal data structures are not considered as an interface and may be changed or removed at any time.
105
+
106
+
To contribute, Create a pull request on https://github.com/intel/gmmlib with your changes. Ensure that your modifications build without errors.
107
+
A maintainer will get in touch with you if there are any inquiries or concerns.
108
+
109
+
If you have any feedback or questions, please open an issue through our repository interface: https://github.com/intel/gmmlib/issues
0 commit comments