AnswerDotAI / AnswerDotAI/gpu.cpp
Python bindings
- Linguagem predominante
- C++
- Estrelas
- 4k
- Forks
- 199
- Merge médio
- 2min
- PRs com merge (30d)
- 3
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece pelo exemplo de hello world vinculado e revise o pybind11, incluindo o exemplo do SignalFlow, para entender a abordagem proposta para os bindings. Um primeiro proof of concept estará concluído quando o exemplo de hello world para GPU tiver uma interface equivalente à do Python demonstrada para o gpucpp.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp, python
- Domínio
- api, computer-graphics
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100