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

Add standard math functions #52

Open
thewilsonator opened this issue Sep 8, 2018 · 3 comments
Open

Add standard math functions #52

thewilsonator opened this issue Sep 8, 2018 · 3 comments
Milestone

Comments

@thewilsonator
Copy link
Collaborator

Trig
Integer
Atomic

@thewilsonator thewilsonator added this to the v0.2 milestone Sep 8, 2018
@12345swordy
Copy link

@thewilsonator I am working on creating the bindings for the math functions. I only have open cl 2.0 instead of open cl 2.1, which currently giving me difficultly.

@thewilsonator
Copy link
Collaborator Author

IIRC 2.1 is when SPIR-V support was added and that is how LDC is able to target OpenCL at all.

What is your 2.0 device? My ancient Intel CPU is what I'm using for OpenCL.

@12345swordy
Copy link

You sure? https://www.khronos.org/spir/
Anyways the device that I am using is the Radeon RX580 series.
Which has the OpenCL API Version 2.0

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

2 participants