SystemError: unknown opcode when scatter/gather /pull/push
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 25/100
- Type d'issue
- Bug
- Clarté
- À clarifier
- Activité
- À l'abandon
- Stack technique
- python
- Domaine
- distributed-systems
Piste de recherche
Commencez par ipyparallel/util.py, plus précisément par le point d’entrée _pull mentionné dans le traceback, et reproduisez l’affectation et la récupération avec dview avec les versions de Python, IPython et ipyparallel indiquées. Vérifiez scatter, gather, pull et push sur le cluster Linux/Windows ; c’est terminé lorsque ces opérations fonctionnent sans l’erreur unknown-opcode ni segmentation fault.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
I am running a cluster with Linux/windows machines.
I cannot any longer use scatter/gather/pull/push variables.
In windows this is the error the engines print in the screen
`[1;31m---------------------------------------------------------------------------[0m
[1;31mSystemError[0m Traceback (most recent call last)
[1;32m[0m in [0;36m[1;34m()[0m
[1;32m/home/julian/anaconda3/lib/python3.5/site-packages/ipyparallel/util.py[0m in [0;36m_pull[1;34m(keys)[0m
[1;31mSystemError[0m: unknown opcode2017-06-01 20:01:09.640 [IPEngineApp] Exception in apply request:
[1;31m---------------------------------------------------------------------------[0m
[1;31mSystemError[0m Traceback (most recent call last)
[1;32m[0m in [0;36m[1;34m()[0m
[1;32m/home/julian/anaconda3/lib/python3.5/site-packages/ipyparallel/util.py[0m in [0;36m_pull[1;34m(keys)[0m
[1;31mSystemError[0m: unknown opcode
`
On linux it generates a seg fault.
On the session I am using as a console (linux) I get the following
`In [6]: dview["qwerty"]=33
In [7]: dview["qwerty"]
[0:apply]:
---------------------------------------------------------------------------SystemError Traceback (most recent call last) in ()
/home/julian/anaconda3/lib/python3.5/site-packages/ipyparallel/util.py in _pull(keys)
SystemError: unknown opcode
[1:apply]:
---------------------------------------------------------------------------SystemError Traceback (most recent call last) in ()
/home/julian/anaconda3/lib/python3.5/site-packages/ipyparallel/util.py in _pull(keys)
SystemError: unknown opcode
[2:apply]:
---------------------------------------------------------------------------SystemError Traceback (most recent call last) in ()
/home/julian/anaconda3/lib/python3.5/site-packages/ipyparallel/util.py in _pull(keys)
SystemError: unknown opcode
[3:apply]:
---------------------------------------------------------------------------SystemError Traceback (most recent call last) in ()
/home/julian/anaconda3/lib/python3.5/site-packages/ipyparallel/util.py in _pull(keys)
SystemError: unknown opcode
`
I am on python 3.5.2, using ipython 4.0.2 and ipyparallel ( all systems ) 6.0.2
I checked google and this does not look like being reported by anybody else.
This has worked fine in the past. First time I am facing this issue
JC
- Langage dominant
- Jupyter Notebook
- Étoiles
- 2.6k
- Forks
- 1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de ipython/ipyparallel
-
Difficulté 4/5 3-5 jours Accessibilité débutants 48/100
ipython/ipyparallel#1029 · 9 commentaires ·
-
pidigits example website is gone Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 35/100
ipython/ipyparallel#984 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 35/100
ipython/ipyparallel#937 · 4 commentaires ·
-
Packages and definitions loaded in the regular kernel are not known by engines and vice versa Ouvertequestion
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 25/100
ipython/ipyparallel#897 · 12 commentaires ·
-
bug
Difficulté 4/5 3-5 jours Accessibilité débutants 35/100
ipython/ipyparallel#882 ·
Toutes les issues de ipython/ipyparallel
Issues similaires
-
Difficulté 2/5 1-3 heures Accessibilité débutants 65/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
huggingface/pytorch-image-models#2800 · 1 commentaire ·
-
bug examples invalid iris
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
-
ai_reviewed
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
ydb-platform/ydb#53838 · 3 commentaires ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 82/100
NovaSky-AI/SkyRL#2263 ·