TimoLassmann/kalign

number of threads

Closed this issue · 2 comments

Hi
How many cpus it use? How can we increase number of threads or CPU when using clusters?

{"nthreads", required_argument, 0, 'n'},

so use "-n number".

In version 3.3.4 this can be set using the -nthreads option.