-
**Describe the bug**
Hi, When I have an object zstandard.ZstdCompressor() shared across a concurrent.futures.ThreadPoolExecutor, I see some nondeterministic behavior when using this object to compres…
-
Seems like a lot of API has changed but the IPython parallel client wasn't updated. Are there plans to update that, it's so much easier to work with than the mongodb based backend.
-
Right now, we have to hand-code which IPython parallel profile we're working on. This becomes troublesome as we jump between machines, and it makes certain types of parallelization impossible on share…
-
I am getting the following warning when I type `from qinfer import simple_est_prec`.
```
/home/shehab/anaconda2/envs/py36/lib/python3.6/site-packages/IPython/parallel.py:13: ShimWarning: The `IPyt…
-
I had an issue come up in papermill around parallel computing notebook execution (https://github.com/nteract/papermill/issues/239) and was hoping to brainstorm solutions here.
Basically
```
#!/b…
MSeal updated
6 years ago
-
Hi, could you please help with resolve below issue for IPython.core.display module
Setup mamba virtual env: /home/idps/vidur/vidur-venv
I configured wandb and set to variable WANDB_BASE_URL to loc…
-
See https://github.com/sphinx-doc/sphinx/issues/11449#issuecomment-1942743318 and replies for some context.
Today I happened to get into a state where a sphinx parallel build would reproducibly seg…
-
Provide a means to force the remote kernels to restart when using IPython.parallel.
For example in the normal IPython notebook, I can restart a kernel right from the tool bar. When I have remote kern…
-
```
Traceback (most recent call last):
File "parallel_global_script.py", line 294, in
supercluster_results = lbv.map(lambda channel: supercluster_info['kk_sub'][channel].cluster_mask_starts(),f…
-
IPython http://ipython.org/ipython-doc/stable/parallel/parallel_intro.html
mpi4py http://mpi4py.scipy.org
Note that mpi4py is already installed with Anaconda
Other https://wiki.python.org/moin/Paral…