Results 85 comments of pulkin

> If in the next cell you do fig.canvas and let jupyter repr that do you get a live figure? `fig.canvas` in the subsequent cell renders exactly as the above.

There is nothing I could associate with the issue. Also, nothing is output when I try to reproduce the issue by pressing ctrl-enter.

Just to clarify: given `bounds=(s, e)`, what do you expect in the case `sweep_sequence='LR'` and `sweep_sequence='RL'`? Which bound is included at which stage?

Regarding SLURM and `srun`, the variable to check is `SLURM_NTASKS`.

I thought a little bit about it: I think the first step is to get rid of `quimb-mpi-python` and to make the desirable setup through `python -m quimb.mpi_launcher`. It will...

> Are you wanting just more control over n_procs and n_threads or also managing computations with various different COMMs as well? I think these are two independent worthy changes. >...

I noticed similar issues. Unfortunately, I am not sure whether that space in front actually belongs to the message: it could be another memory leak elsewhere. I am pretty sure...

You have to give more details like your code, SDK version if you are seeking for help.

I may be able to help with 2129 only.