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

Intel 15 build error with defaulted "move" operators #171

Closed
dsunder opened this issue Jan 20, 2016 · 1 comment
Closed

Intel 15 build error with defaulted "move" operators #171

dsunder opened this issue Jan 20, 2016 · 1 comment

Comments

@dsunder
Copy link
Contributor

dsunder commented Jan 20, 2016

The master branch of Kokkos fails to build with intel 15 due to use of defaulted "move" operators.

e.g. LayoutRight( LayoutRight &&) = default;

@dsunder dsunder closed this as completed Jan 20, 2016
@dsunder
Copy link
Contributor Author

dsunder commented Jan 20, 2016

Fixed by moving pointing intel to 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