Skip to content

Conversation

@valarLip
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 26, 2025 03:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies memory allocation calculations for build jobs by reducing the memory per job assumption from ~8-9GB to 0.5GB, which will significantly increase the number of parallel jobs that can run during compilation.

  • Updated memory per job calculation from 9GB to 0.5GB in core.py
  • Updated memory per job calculation from an unspecified value to 0.5GB in setup.py
  • Removed outdated comments about 8-9GB memory costs per job

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
setup.py Updated memory allocation calculation and comment for build jobs
aiter/jit/core.py Updated memory allocation calculation and comment for ninja worker jobs

@amd-ruitang3 amd-ruitang3 merged commit ac27ccd into main Aug 1, 2025
14 checks passed
@amd-ruitang3 amd-ruitang3 deleted the increase_used_core_for_compile branch August 1, 2025 02:27
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

Successfully merging this pull request may close these issues.

3 participants