[gem5-users] Re: Libthreads for Gem5

2023-09-14 Thread Jason Lowe-Power via gem5-users
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

[gem5-users] Libthreads for Gem5

2023-09-14 Thread George Michelogiannakis via gem5-users
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 -- gem5-users@gem5.org To unsubscribe send an email to