This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARMV8 multithread

I want to know if with the ARMV8 architecture in SMP mode I can create thereads and associate each thread with a core.
for example I want to create a thread 1 which contains an X function and I want this function executed on core 3.

Parents Reply Children