Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-threading/Muti-processing #114

Closed
michelgaglioni opened this issue Feb 20, 2024 · 2 comments
Closed

Multi-threading/Muti-processing #114

michelgaglioni opened this issue Feb 20, 2024 · 2 comments

Comments

@michelgaglioni
Copy link

michelgaglioni commented Feb 20, 2024

Hello Everyone,

I've been running multiple simulations on S4 through multiple Linux terminals on Windows (through WSL). However, when I get to monitor my cores' usage, it seems that only specific cores are being used instead of all the available ones. For instance, of all the eight power cores and eight efficiency cores available, only three of them appear to be in use (I'm affirming that due to the temperature increase in the cores). My question is: is there an efficient way of multithreading or multiprocessing on S4? in other words: can I do something to force the simulations to run on all available cores?

PS: I'm using the LUA API, since, at least in my PC, it performs way faster than the Python one, even with Python multiprocessing.

@WangL3i
Copy link

WangL3i commented Mar 25, 2024

Hello, michelgaglioni. I am having the same problem as you and it has been bothering me for a long time. May I ask how you solved it?

@michelgaglioni
Copy link
Author

michelgaglioni commented Mar 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants