cole-trapnell-lab / cufflinks

Boost Software License 1.0
310 stars 116 forks source link

multithreading #136

Open denbogdan opened 2 years ago

denbogdan commented 2 years ago

Hi all!

I am using cufflinks on a HPC system and I can see that the tool is single-threaded. I tried using the -p parameter which does not seem to work. Regardless of how many cores I assign to the job, cufflinks remains single-threaded running at 100% CPU and memory for over 7h per sample. I was wondering whether there are any multi-threading options available?

Thank you!