Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

multi-core simulators

prasun_gera
Beginner
217 Views
Has anyone used a (preferably free and open source)multi-core simulator for running programs written with tbb? I came across the m5 simulator which seems pretty good in terms of generating the desired configuration for the target platform, but the most stable ISA supported by m5 in the full system mode is ALPHA. So that would require cross-compiling the code for ALPHA in addition to supporting ALPHA's atomic instructions in TBB and more. Has anyone tried doing that? There is some support for SPARC in m5 as well, and although I haven't tried it yet, since there is a version of tbb for solaris, I am hopeful that that will work. Any help regarding simulators and tbb is appreciated.
0 Kudos
0 Replies
Reply