Skip to content

[SYCL][FPGA] Implement num_simd_work_items kernel attribute #871

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

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

MrSidims
Copy link
Contributor

Applies to a device function/lambda function. Indicates the number
of X work items that should be processed in parallel. Valid values
are positive integers.

Signed-off-by: Dmitry Sidorov [email protected]

@MrSidims MrSidims force-pushed the private/MrSidims/NumSImdNEW branch from d5c0c51 to 2162b9b Compare November 25, 2019 20:07
@MrSidims MrSidims force-pushed the private/MrSidims/NumSImdNEW branch 2 times, most recently from daf8cac to 850b0a7 Compare November 29, 2019 16:25
@MrSidims
Copy link
Contributor Author

MrSidims commented Dec 1, 2019

#896 needs to be committed first

@MrSidims MrSidims force-pushed the private/MrSidims/NumSImdNEW branch 2 times, most recently from 7058216 to ff45970 Compare December 3, 2019 15:57
@MrSidims
Copy link
Contributor Author

MrSidims commented Dec 3, 2019

#896 needs to be committed first

Rebased after merge.

@MrSidims MrSidims force-pushed the private/MrSidims/NumSImdNEW branch from 818a2d6 to 6336491 Compare December 3, 2019 18:44
AGindinson
AGindinson previously approved these changes Dec 4, 2019
Copy link
Contributor

@AGindinson AGindinson left a comment

Choose a reason for hiding this comment

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

LGTM, a couple minor comments

@MrSidims MrSidims force-pushed the private/MrSidims/NumSImdNEW branch 2 times, most recently from 05b6e2d to a1c49c0 Compare December 4, 2019 10:03
@intel intel deleted a comment from MrSidims Dec 4, 2019
AGindinson
AGindinson previously approved these changes Dec 4, 2019
mlychkov
mlychkov previously approved these changes Dec 4, 2019
Applies to a device function/lambda function. Indicates the number
of X work items that should be processed in parallel. Valid values
are positive integers.

Signed-off-by: Dmitry Sidorov <[email protected]>
@bader bader merged commit 61d60b6 into intel:sycl Dec 5, 2019
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 this pull request may close these issues.

6 participants