Automatically detect available cores and memory
See original GitHub issueCurrently if the user does not provide cores and memory options we provide an informative error message asking them to provide cores=
and memory=
keywords.
By inspecting the local machine, we might change this slightly in two ways:
- Provide suggested values like "please provide the following keyword arguments
cores=24, memory="500 GB"
- We could do this automatically, and change the error to a warning
If I recall correctly we guessed cores and memory previously, but we decided to not do this because sometimes the login nodes were different than the compute nodes. Should we reconsider this?
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Detect the Number of CPU Cores - R
This attempts to detect the number of available CPU cores. It has methods to do so for Linux, macOS, FreeBSD, OpenBSD, Solaris and...
Read more >R: how to check how many cores/CPU usage available
Your best bet is to use task manager (windows) or something like top or htop (linux) to see what each core is doing,...
Read more >How To Enable All Cores in Windows - Alphr
Select Ctrl + Shift + Esc to bring up Task Manager. · Select Performance and highlight CPU. · Check the lower right of...
Read more >ACTIVATING ALL THE CORES ON MY PC
I want to use NOX Emulator and to increase the performance I'd like to enable/utilize all the cores I have. My PC specifications...
Read more >HOW TO ENABLE ALL CORES IN WINDOWS 10 - YouTube
Many games and other processor-heavy applications really require the CPU power of multiple cores. However, even if you have a dual, quad, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am not too convinced by auto-detection I have to admit. Maybe having a more helpful error message with a few examples could help? Something like this:
Better wording more than welcome!
I noticed another midly annoying thing so I opened https://github.com/dask/dask-jobqueue/issues/329.
Cheyenne and Summit are special references 😃. It maybe funding principles between US and Europe which differ. I’ve Seen a lot of non heterogeneous platforms here.