-
Notifications
You must be signed in to change notification settings - Fork 3
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
ERROR mu * T is too small #1
Comments
Dear Amanda, Best, |
Dear Max, The screen output is:
and the log.INFO says:
Any advice here? |
Hi Amanda, M |
Hello again :) |
Dear Amanda,
try this option
alignment.version=cpu
in your configuration file.
Best,
Max
Il giorno lun 8 mar 2021 alle ore 15:01 dynamiskduo <
[email protected]> ha scritto:
… Hello again :)
Hmmm, I am running on a cluster and allocate 120GB to analyse my pruned
alignment w. 10 seqs.
Is it expected to exceed that?
Best,
Amanda
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGMTTV2Q64ZABOBDIO6U2SLTCTKE5ANCNFSM4YOYIPNQ>
.
|
Dear Max, |
If you want, I can try to run the simulation on our cluster to see what
happens.
Il giorno mar 9 mar 2021 alle ore 11:06 dynamiskduo <
[email protected]> ha scritto:
… Dear Max,
thank you for your advice.
Unfortunately, it still crashes after 15 %:
[Computing the multi-sequence alignment] Aligner optimised
for:.................: cpu Stochastic backtracking active.........: no
[>>>>>> ] 15%
And the error file says:
*** Aborted at 1615283771 (unix time) try "date -d @1615283771" if you are
using GNU date *** PC: @ 0x0 (unknown) *** SIGSEGV ***@***.***) received by PID
23409 (TID 0x7ffff69c3600) from PID 8; stack trace: *** @ 0x7ffff47c5630
(unknown) @ 0x43da33 bpp::nodeCPU::DP3D_PIP_node() @ 0x454b1d
bpp::CompositePIPnode::PIPnodeAlign() @ 0x44dcdb main @ 0x7ffff32e2555
__libc_start_main @ 0x45237f (unknown) /var/spool/torque/mom_priv/jobs/
31087676.SC: line 28: 23409 Segmentation fault (core dumped) ProPIP
params=indel_aware.txt
I don't know if the two systems are just incompatible or something..
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGMTTV5W77D2XNT3BCKF6TLTCXXIVANCNFSM4YOYIPNQ>
.
|
Hello,
thank you for writing ProPIP, it sounds super cool!
I am trying to use it on a fasta file with ~130 sequences and ~4000 characters as well as the correspondring tree.
When I start the run, it crashes after 2 %. The info file gives me this information
Do you know what causes this? Or do you have any ideas on how to work around it?
I am not experienced in C++ so I am having a hard time trying to debug it, and any help is greatly appreciated.
Best,
Amanda
The text was updated successfully, but these errors were encountered: