-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am encountering an ANE evaluation error when running Dorado on macOS. #1087
Comments
Hi @GanchimegNamuunbayar, |
@HalfPhoton Thank you for your response. I have added logs to the issue report. Could you please reference the updated version. |
You've only added the version information here - The Kind regards, |
@HalfPhoton Thank you for the details. These are the last lines before the computer shut down: |
Could you please write the logs to a file and share them? These last few lines aren't enough for us to see the issue. dorado basecaller -vv --batchsize 16 sup,4mC_5mC,6mA ~/desktop/pod5/ -r > ~/desktop/bam/calls.bam 2> dorado.trace Kind regards, |
Does you issue persist with dorado 0.8.2? It has a number of bug fixes which might be causing your crash. |
@HalfPhoton Thank you for your previous advice. I attempted to install a newer version, but the issue remains unresolved. The command for the logs executes successfully on smaller or fewer files; however, when processing larger datasets (~13GB), the system crashes and restarts due to a panic. I've included the trace file in a Google Drive link for your review, as I couldn't attach it here directly. |
For some reason I can't view these logs, can you create a ticket on the ONT customer support page please? Please reference this GitHub issue and the great people at customer support will be able to get this information to me. Kind regards, |
@HalfPhoton I've fixed the link for @GanchimegNamuunbayar, logs should be accessible now. |
Hi @HalfPhoton , Also thanks to @malton-ont for kindly fixing the link earlier—really appreciate the help!! Best, |
dorado-0.8.3 was released yesterday and contains a couple of fixes for SUP basecalling on Apple silicon - could you give this a try? |
@malton-ont |
Issue Report
Please describe the issue:
Please provide a clear and concise description of the issue you are seeing and the result you expect.
Steps to reproduce the issue:
Please list any steps to reproduce the issue.
Run environment:
Logs
I was able to run successfully with a single pod5 file of 850MB.
command: dorado basecaller --batchsize 32 sup, 4mC_5mC, 6mA ~/desktop/pod5/ > ~/desktop/calls.bam
The text was updated successfully, but these errors were encountered: