default_fp=ti.f64 leading to warning
squarefk opened this issue · 2 comments
squarefk commented
Shall we use something like 'ti.get_runtime().default_fp' to make this consistent and avoid unnecessary warning?
Or there is some performance issue for the render where it has to use float. We could add some type conversion I guess.
archibate commented
What's the warning message actually? Does it still exist in latest Taichi?
squarefk commented
For the latest version, no. We could temporarily close this.