sst-elements icon indicating copy to clipboard operation
sst-elements copied to clipboard

Simulating Multi-threaded Program on Vanadis

Open Connie120 opened this issue 2 years ago • 0 comments

Hello! I'm trying to add this functionality to run multiple threads in parallel on Vanadis, and given the current situation that Vanadis is not able to simulate pthread programs due to some unimplemented syscalls, I'm thinking loading a single-thread program and expand it into multiple threads to test for now. Any advice on how should I approach this in a better way? Any help would be appreciated, thank you!

Connie120 avatar Apr 26 '22 14:04 Connie120