When using OpenMP I can get the thread num by using:
omp_get_thread_num()
However when using it with MKL the, the command doesn't work. Is there ano MKL command which replaces this?
Thank you,
Raphael
Thread Topic:
Question
When using OpenMP I can get the thread num by using:
omp_get_thread_num()
However when using it with MKL the, the command doesn't work. Is there ano MKL command which replaces this?
Thank you,
Raphael