GPU parallel programming in R

Can someone provide an example of using a modern package, how can I effectively use a graphics processor in parallel programming using R ? It's nice to know what is theoretically possible, but who has a practical example?

+6
source share
1 answer

Please see Viewing CRAN Tasks on High Performance Computers for an edited list of packages that do just that.

+3
source

Source: https://habr.com/ru/post/953065/


All Articles