-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hello
I've been using ipyrad on a cluster for a while with great results, but a couple of days ago it just stopped working. I receive this message now:
micromamba activate ipyrad
ipyrad -p params-Chor_5_test.txt -s 1 -c 16 -f
ipyrad [v.0.9.105]
Interactive assembly and analysis of RAD-seq data
Parallel connection |
Step 1: Demultiplexing fastq data to Samples
Encountered an Error.
Message: This operation requires engines. Try client.wait_for_engines(n) to wait for engines to register.
I tried:
micromamba activate ipyrad
ipcluster start --n 16 --daemonize
sleep 60
ipyrad -p params-Chor_5.txt -s 1 -c 16 -f --ipcluster
which seems to work until step "sleep 60" but not afterwards.
Do you know how to solve this?
Thanks in advance
Jesús
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels