taichi-dev/taichi

[docs] Add doc about building python part without compiling taichi-core

Open

#3 056 ouverte le 30 sept. 2021

Voir sur GitHub
 (1 commentaire) (3 réactions) (0 assignés)C++ (2 384 forks)batch import
docgood first issuewelcome contribution

Métriques du dépôt

Stars
 (28 195 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Concisely describe the proposed feature A clear and concise description of what you want. For example,

Most python files do not require me to build and compile taichi core, I think. But I have to re-compile it every time when I run python setup.py develop --user

Can we add a doc about building python part without compiling taichi-core, maybe like ray https://docs.ray.io/en/latest/development.html#building-ray-python-only

Guide contributeur