Closed erikzenker closed 8 years ago
This PR updates the alpaka API and fixes compile issues with std::min and std::max This PR is still work in process.
std::min
std::max
Thanks for your pull request. Unfortunately too much things changed in the meantime for a direct merge. But I used your changes to update the Alpaka API changes myself, it was very helpful.
This PR updates the alpaka API and fixes compile issues with
std::min
andstd::max
This PR is still work in process.