Hi, the pthread is returning error code 22 if try to use multithreads. it is happening in the `static void pinToCore(int tid){` My processor arch is avx2 and intel Xeon with 20+ cores available.Not sure whats going on ...
Hi, the pthread is returning error code 22 if try to use multithreads. it is happening in the
static void pinToCore(int tid){My processor arch is avx2 and intel Xeon with 20+ cores available.Not sure whats going on ...