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

xilinx::pipeline_kernel not compiling #148

Open
keryell opened this issue Oct 23, 2021 · 2 comments
Open

xilinx::pipeline_kernel not compiling #148

keryell opened this issue Oct 23, 2021 · 2 comments
Assignees

Comments

@keryell
Copy link
Member

keryell commented Oct 23, 2021

Cf comment in the example from #147:

    // Does not compile: candidate template ignored: couldn't infer template
    // argument 'IIType' cgh.single_task(sycl::ext::xilinx::pipeline_kernel([=]
@lforg37
Copy link
Contributor

lforg37 commented Oct 25, 2021

This issue is solved by PR #140

@keryell
Copy link
Member Author

keryell commented Oct 27, 2021

By the ways would it work for non parallel_for kernel, for example pipelining a plain loop in the single_task like here?

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