I'm trying to run SETSM on a cluster where I need to control the number of threads being used. However, it seems like setsm always uses all threads available even when I specify the -threads option.
Investigating the source code, I don't see anywhere where the number of threads is being specified. Is this feature not implemented?
I'm trying to run SETSM on a cluster where I need to control the number of threads being used. However, it seems like
setsmalways uses all threads available even when I specify the-threadsoption.Investigating the source code, I don't see anywhere where the number of threads is being specified. Is this feature not implemented?