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