pola-rs / nodejs-polars

nodejs front-end of polars
https://pola-rs.github.io/nodejs-polars/
MIT License
429 stars 43 forks source link

Any plans to add GPU support? #278

Open jackvial opened 1 month ago

jackvial commented 1 month ago

GPU support is now in open beta for the python frontend https://docs.pola.rs/user-guide/gpu-support/

Any plans to add GPU support for the nodejs frontend?

Bidek56 commented 1 month ago

I think you need to raise this question for RapidsAI, but the Node repo has been abandoned ATM. Although there are demos on how to use GPU and Arrow.

jackvial commented 1 month ago

@Bidek56 Thanks, will ask over on that repo