wings icon indicating copy to clipboard operation
wings copied to clipboard

Allowing elixir code

Open fire opened this issue 2 years ago • 3 comments

Is it possible to allow elixir code in wings?

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

fire avatar Jun 13 '23 21:06 fire

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?

dgud avatar Jun 15 '23 12:06 dgud

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

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

fire avatar Jun 15 '23 20:06 fire

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.

dgud avatar Jun 16 '23 07:06 dgud