qmdxcube

Results 1 comments of qmdxcube

> Hi qmdxcube, Taichi currently haven't supported heterogeneous computation yet. One possible (yet stupid) way to do so is to save temporary results in a numpy array, then use `ti.init()`...