SparseCG is always printing information about convergence, as in https://github.com/taichi-dev/taichi/issues/8479, but opposed to that issue, there is no way to hide this information!? SparseCG has no parameter to hide this information, setting `debug=False` in `ti.init()` also doesn't work.