-
|
Hello developer team, I managed to run the edk code successfully however pre processing script produced a lot of error ,so I did that separately. Running the ./edk command , I noticed a message as attached. Seems the model is only using a single thread, This led to huge time complexity. Is there a solution for using multiple thread or am I being mislead by the message. |
Beta Was this translation helpful? Give feedback.
Answered by
bibek-ux
Nov 19, 2025
Replies: 1 comment
-
|
I ran the model as ./edk_openmp and its using all cores now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bibek-ux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I ran the model as ./edk_openmp and its using all cores now.