||dank-memer||
RRunPod
•Created by ||dank-memer|| on 1/24/2025 in #⛅|pods-clusters
omp.h unable to access all processors.
Hi!
I'm running a pod with 8 vCPUs, but it seems like omp.h can only access 1 of them while thread can access all of them.
For example,
will print out
1
9
14 replies