AnswerDotAI / AnswerDotAI/gpu.cpp

Python bindings

Abierto
#21 6 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
4k
Forks
199
Merge medio
2 min
PR fusionados (30 d)
3

Descripción

Python bindings would enable gpucpp to be used similar to [Taichi](https://taichi-lang.org/), [Warp](https://github.com/NVIDIA/warp) and [Mojo](https://www.modular.com/mojo). I would personally love to try gpucpp with my creative AI project [Tölvera](http://tolvera.is).

[pybind](https://github.com/pybind/pybind11) is one choice for testing this out. [SignalFlow](http://signalflow.dev) is an example of a C++ project [using pybind to create a Python syntax](https://github.com/ideoforms/signalflow/blob/master/source/src/python/python.cpp).

A first proof of concept could take the [hello world example](https://www.answer.ai/posts/2024-07-11--gpu-cpp.html#hello-world-a-gelu-kernel) and demonstrate a Python equivalent version.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.