forked from felixlangschied/ncortho
-
Notifications
You must be signed in to change notification settings - Fork 0
Known Issues
felixlangschied edited this page Feb 16, 2023
·
1 revision
Example:
--ERROR: MAX_N_PID exceded -- Recompile changing the value of MAX_N_PID (current: 260000 Requested: 2346303)
This T-Coffee error has been encountered when running ncOrtho on a SLURM scheduler. It can be fixed by installing the beta version of T-Coffee, as explained in this discussion. With the beta version of T-Coffee, you can increase the MAX_N_PID value according to your needs. Include a similar line to the script calling ncOrtho for this:
export MAX_N_PID_4_TCOFFEE=4194304