You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lu...@googlegroups.com
Leveraging fast shared memory access on the same (dual-core) CPU, I want to spawn two threads on each core of the same CPU. Is this possible with luajit? (I've been looking into `effil` but don't see how you can direct the task to a specific core...).