Skip to content
New issue

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

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

Already on GitHub? # to your account

High level documentation for OpenCL Implementations #102

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

sherry-yuan
Copy link
Contributor

@sherry-yuan sherry-yuan commented Apr 11, 2022

This documents what is fpga runtime for opencl, why it is important.
It serves the purpose of landing page to navigate to other detailed
pages that documents implementation details and contribution details.

It also links to other documentations, khronos opencl 1.2 spec as well as the intel FPGA runtime user manual.

@ everyone, add to this PR if you want to add more content.

Closes #101

@sherry-yuan sherry-yuan marked this pull request as ready for review April 11, 2022 17:53
aditikum
aditikum previously approved these changes Apr 26, 2022
Copy link

@aditikum aditikum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a great high level documentation, leaves room for us to link documentation and has links to background!

docs/index.md Outdated Show resolved Hide resolved
This documents what is fpga runtime for opencl, why it is important.
It serves the purpose of landing page to navigate to other detailed
pages that documents implementation details and contribution details.

It also links to other documentations, khronos opencl 1.2 spec as well as the intel FPGA runtime user manual.
@pcolberg pcolberg added the documentation Improvements or additions to documentation label Apr 30, 2022
@pcolberg pcolberg added this to the 2022.3 milestone Apr 30, 2022
Copy link
Contributor

@pcolberg pcolberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Sherry!

@pcolberg pcolberg merged commit 451b8ca into intel:main Apr 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High Level Documentation
3 participants