-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
P1Medium priority - Should doMedium priority - Should docuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleenhancementAny code-related improvementsAny code-related improvementspackagingAnything related to wheels or Conda packagesAnything related to wheels or Conda packages
Milestone
Description
Based on observing the CI behavior, I noticed recently that it is consistently almost 2x slower on linux-aarch64 (13-14 mins) than on linux-64 (7-8 mins). FWIW it builds blazing fast on win-64 (~4 mins), so linux-aarch64 is always the last to finish building. This can be worsen by the fact that we have fewer Arm64 runners than x86-64 runners, so if the queue is full the wait time is really really long.
Metadata
Metadata
Assignees
Labels
P1Medium priority - Should doMedium priority - Should docuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleenhancementAny code-related improvementsAny code-related improvementspackagingAnything related to wheels or Conda packagesAnything related to wheels or Conda packages