I can run multithreded programs written in c/c++ using omp and Pthread
libraries in SE mode.
On Fri, Oct 6, 2023 at 12:00 AM bbruce--- via gem5-users <
gem5-users@gem5.org> wrote:
> Hey Ziyao,
>
>
> Thank you for pointing this out. This comment is wrong. This was a
> restriction at some time, and
Hey Ziyao,
Thank you for pointing this out. This comment is wrong. This was a restriction
at some time, and even then only in the standard library. Right now you can run
multi-threaded applications in se-mode via the \`set_se_binary_workload\`
function. It’s supported.
I’ve submitted a pull-re