php-mlx icon indicating copy to clipboard operation
php-mlx copied to clipboard

Interact with GPU

Open SerafimArts opened this issue 5 years ago • 0 comments

I suggest you do a separate issue 😉

Related issue: https://github.com/php-ai/php-mlx/issues/1

Absolutely. I have already experimented with cuda bindings, but I can't find this library right now.

@akondas In my example (in issue #1), no libraries are required, only installed video card drivers. Everything works through PHP using FFI.

Alas, I don’t know the specifics of computing in machine learning, so I can only provide a basis for working with graphics and computing APIs and write examples of how to load a program into a video card and get the result of the calculations.

So you have to come up with and set me the task of what is required for this)))

SerafimArts avatar Jun 02 '20 09:06 SerafimArts