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

Allowing elixir code #548

Open
fire opened this issue Jun 13, 2023 · 3 comments
Open

Allowing elixir code #548

fire opened this issue Jun 13, 2023 · 3 comments

Comments

@fire
Copy link

fire commented Jun 13, 2023

Is it possible to allow elixir code in wings?

My main usecase is to use nx from elixir for gpu / cpu (simd) acceleration.

@dgud
Copy link
Owner

dgud commented Jun 15, 2023

nx only works with nvidia right?

For now I would prefer to stick to Opencl and Opengl shaders, and not a third option.
What do you want nx for?

@fire
Copy link
Author

fire commented Jun 15, 2023

nx works with cpu, nvidia, amd, and other like webgl2

I mean the google library nx has is dependent on does that.

@dgud
Copy link
Owner

dgud commented Jun 16, 2023

My elixir knowledge is not great, and the last time I checked it was not the case but cool if they have fixed that.
Adding additional building/install dependencies and/or problems is not what I would prefer.

And also want to avoid involve another language in wings, but if we could replace OpenCL with nx it would be interesting, but I need to investigate when I have time, autumn maybe.

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