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

aurorasolar/feat/app-17045 update raedon rays for compatibility with gcc 10 #232

Conversation

Deanivy
Copy link

@Deanivy Deanivy commented Nov 29, 2022

Not having the limits header explicitly specified causes errors with GCC10 when using std::numeric_limits. This PR adds the limits header explicitly to CLWParallelPrimitives

Mikhail Kushnikov and others added 24 commits September 13, 2018 03:32
…irections on the gpu and sums up the results with offseted weights
kernel-modification-draft: removed assert
…onditions

Kernel modification avoid race conditions
…onditions

Kernel modification avoid race conditions
Apply Mikhail's changes to fork.
Apply Oliver's changes to fork.
Don't return early from OpenCL kernels (Apple M1 appears less tolerant than Nvidia for early returns).
…ion-repo-to-build-on-Apple-M1-systems

APP-10095 - Update computation repo to build on Apple M1 systems
@Deanivy Deanivy closed this Nov 29, 2022
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