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

Possible runtime error with ComputeCpp #1

Open
tomdeakin opened this issue Nov 14, 2019 · 1 comment
Open

Possible runtime error with ComputeCpp #1

tomdeakin opened this issue Nov 14, 2019 · 1 comment

Comments

@tomdeakin
Copy link
Collaborator

tomdeakin commented Nov 14, 2019

I'm seeing a feature_not_supported exception thrown at runtime with the latest Intel Graphics Driver 19.44.14658, GCC > 4, and this application built with ComputeCpp. This happens during the reduction operation.

@tomdeakin
Copy link
Collaborator Author

Need to use the system default compiler that ComputeCpp was build with to avoid this error. This means building the MPI library with the same compiler.
On CentOS 7, this means GCC 4.8.

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

1 participant