Hi George, You can use pthreads. There's no need for m5threads anymore. The only wrinkle is that you have to make sure the cross-compiled dynamic libraries are in the right place. You can use the "redirect paths" option to map a path on the host to a different location in the guest (like volumes in docker).
Cheers, Jason On Thu, Sep 14, 2023 at 10:29 AM George Michelogiannakis via gem5-users < [email protected]> wrote: > Good morning everyone, > > Does anyone know if "m5threads" is available for RISC-V? I'm trying to > compile an OpenMP code for RISC-V, hopefully avoiding FS. > > Thank you > > > _______________________________________________ > gem5-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] >
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
