taichi-dev / taichi

Productive, portable, and performant GPU programming in Python.
https://taichi-lang.org
Apache License 2.0
25.4k stars 2.27k forks source link

Move snode information outside "runtime" struct #2507

Open ljcc0930 opened 3 years ago

ljcc0930 commented 3 years ago

This would be useful for #2506

bobcao3 commented 3 years ago

This can also help implementing a unified device API