You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm running cactus on the example data ... i.e using
cactus test/jobStore data/evolverMammals.txt data/test.hal --maxCores 20 --binariesMode local --maxDisk 6000G --defaultDisk 4000G --workDir tmp/
I get the following error:
[simd_abpoa_align_sequence_to_subgraph] Error in cg_backtrack. (3)
[2022-04-28T18:36:35+0800] [MainThread] [E] [toil.worker] Exiting the worker because of a failed job on host ***********
This is using .... Release 2.0.5 2022-01-25
While this looks like a problem with abpoa ( yangao07/abPOA#9 ) I am unsure what needs fixing/modifying in order to fix this,
Thanks in advance,
nathan
The text was updated successfully, but these errors were encountered:
Hi,
When I'm running cactus on the example data ... i.e using
cactus test/jobStore data/evolverMammals.txt data/test.hal --maxCores 20 --binariesMode local --maxDisk 6000G --defaultDisk 4000G --workDir tmp/
I get the following error:
[simd_abpoa_align_sequence_to_subgraph] Error in cg_backtrack. (3)
[2022-04-28T18:36:35+0800] [MainThread] [E] [toil.worker] Exiting the worker because of a failed job on host ***********
This is using .... Release 2.0.5 2022-01-25
While this looks like a problem with abpoa ( yangao07/abPOA#9 ) I am unsure what needs fixing/modifying in order to fix this,
Thanks in advance,
nathan
The text was updated successfully, but these errors were encountered: