Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.65 KB

CONTRIBUTING.md

File metadata and controls

37 lines (27 loc) · 1.65 KB

Contributing to the Intercept Layer for OpenCL Applications

Thanks for your time! Contributions to the Intercept Layer for OpenCL Applications are welcomed and encouraged. Below you can find guidelines for contributing to the Intercept Layer for OpenCL Applications.

How to Report an Issue or Feature Request

Public GitHub issues are the preferred method for reporting issues and feature requests. Private or sensitive issues may be submitted via email to this project's maintainer (Ben Ashbaugh - ben 'dot' ashbaugh 'at' intel 'dot' com), or to any other Intel GitHub maintainer (see profile for email address).

How to Fix an Issue or Add a Feature

If you have an idea how to improve the Intercept Layer for OpenCL Applications:

  1. Please share your proposal via a GitHub issue. This lets others know what you're working on and gives others an opportunity to provide early feedback.
  2. Implement, validate, and document your fix or feature. Be sure it doesn't break any existing functionality!
  3. Test the fix or feature. You will be asked how you tested your changes when you create a pull request. Many features can be exercised by the OpenCL CTS (Conformance Test Suite). Other features should be exercised via specific targeted applications. Ask for help if needed!
  4. Submit a pull request with your changes.

After submitting a pull request your contribution will be reviewed. Your pull request may be accepted as-is, or additional fixes or modifications may be required.


* Other names and brands may be claimed as the property of others.

Copyright (c) 2018-2024, Intel(R) Corporation