taichi-dev/taichi

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

Open

#3056 aperta il 30 set 2021

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)C++ (2384 fork)batch import
docgood first issuewelcome contribution

Metriche repository

Star
 (28.195 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor