Hello, As you know ALPHA SE mode is not able to run multi-threaded applications which written by PThread library. So, I wrote a simple multi-threaded application by Parmacs library, and ran the application as following:
./gem5.fast ~/gem5/configs/example/se.py -n2 -c ~/myApp But I encountered with following fatal error: fatal: syscall set_tid_address (#411) unimplemented. May i know what is wrong? Could you tell me how i can write a multi-threaded application which can be run by ALPHA SE? Thanks
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
