Closed nhoffman closed 10 years ago
@nhoffman: would it be possible to default to 1 CPU? Parallelism in deenurp is at the species/OTU level, so using all CPUs by default will conflict with the argument to --threads
.
@cmccoy - defaulted cmalign to 1 cpu as you suggested.
Merged, thanks!
Untested with MPI - we may still want to remove MPI support rather than worry about it. Also, cmalign 1.1 uses all available cores unless a smaller number is specified. We may want to limit that either optionally or by default.