Closed nikithkurella closed 3 months ago
Hi nikithkurella. Given it's a tutorial data, could you upload the full notebook for diagnosis?
Hi @lingfeiwang. Here it is: main2.txt
All of the cells up to the dynamic inference step were run in the notebook, but I ran the inference step mentioned previously in terminal.
Can you try reducing the number of jobs? Would dictys_helper network_inference.sh -j 4 -J 1 dynamic
help?
Thanks @lingfeiwang. I will try reducing the number of jobs and report back.
I'm receiving the same error even after reducing the number of jobs.
Thank you, nikithkurella.
From the error messages, the most likely reason to me is the Segmentation fault from Homer. We are not familiar with this type of errors so I can only provide several suggestions but none are guaranteed to work.
-j 1
instead.If any of them works, please let us know because this is error is absolutely new to us.
Lingfei
Hi @lingfeiwang. I've reinstalled the latest version of Dictys through conda on my machine. And I'm now running into a new error RuntimeError: Boolean value of Tensor with more than one value is ambiguous
. I've attached the full output to this comment.
slurm-24297141.out.txt
Hi nikithkurella. That could be from an incompatible pytorch version. Could you post the versions of the relevant python packages in this environment?
Stale issue message
Checks before submitting the issue
Describe the error
RuntimeError: No motif found.
when trying to rundictys_helper network_inference.sh -j 16 -J 1 dynamic