Skip to content

updated vector-add to remove dpc_common.hpp dependency #42

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

Closed
wants to merge 3 commits into from

Conversation

Jenn500
Copy link
Contributor

@Jenn500 Jenn500 commented Jul 21, 2020

plus changed "rm -rf ..." to "rm -f" in makefiles.
Please review @anjgola, Anton, Roman

Copy link
Contributor

@anjgola anjgola left a comment

Choose a reason for hiding this comment

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

Please resolve conflicts. Your fork seems out of date. Update it using the section listed at the bottom of this page. Title is 'Sync fork and upstream repository'.
https://github.com/oneapi-src/oneAPI-samples/wiki/Git-Steps-for-Contribution

@JoeOster
Copy link
Contributor

@Jenn500 can you look and fix your conflicts please

@Jenn500
Copy link
Contributor Author

Jenn500 commented Jul 21, 2020

please ignore this pull request. a newer pull request without conflicts is created.

@Jenn500 Jenn500 closed this Jul 21, 2020
jimmytwei pushed a commit to jimmytwei/oneAPI-samples that referenced this pull request Mar 29, 2023
oneapi-src#42)

The CMake for the samples use a work-around for linking the SYCL
libraries, however this causes failures on Windows due to explicit
linking rather than letting the DPC++ driver handle it correctly when
passed the -fsycl flag. This commit removes the workaround as it is
believed to no longer be needed.

Signed-off-by: Larsen, Steffen <[email protected]>

Signed-off-by: Larsen, Steffen <[email protected]>
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.

4 participants