GeneralgetThreadCountOn this pagegetThreadCountReturns the threads per rank specified for the simulation. Syntax sst.getThreadCount() Parameters returns number of threads per MPI rank in the simulation Example import sstthreads = sst.getThreadCount() Import import sst