Entering edit mode
8.8 years ago
devenvyas
▴
770
I am using Treemix for the first time, and it is not clear to me whether the program supports multithreading.
I am running my analyses on the HPC cluster and I am only request single cores for the jobs, but I would like to know if it can natively run on multiple threads. Google searches and reading the manual do not seem to answer this question.
Does anyone here know if it can run natively on multiple threads? Thanks!
I have not used treemix myself, but my colleagues use it a lot. As I remember, it does not support multithreading. In general, if the doc and command line help does not mention multithreading, the tool is unlikely to support multithreading. Multithreading is non-trivial and usually something developers want to highlight.