You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
I may be under-utilizing my local compute resources if capped to 8 cores instead of the full 16. Here's a screenshot of when I ask Dagr to run a task with the maximum allowed system cores:
Since hyper-threading is not unique to Macs, I am wondering why this design decision was made.
The text was updated successfully, but these errors were encountered:
On my MacBook Pro with hyper-threading enabled I have 8 physical cores yet 16 addressable cores.
dagr/core/src/main/scala/dagr/core/execsystem/Resource.scala
Lines 33 to 38 in e2a634a
I may be under-utilizing my local compute resources if capped to 8 cores instead of the full 16. Here's a screenshot of when I ask Dagr to run a task with the maximum allowed system cores:
Since hyper-threading is not unique to Macs, I am wondering why this design decision was made.
The text was updated successfully, but these errors were encountered: