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

[docker] Fix the nightly docker build #120

Closed
wants to merge 24 commits into from
Closed

[docker] Fix the nightly docker build #120

wants to merge 24 commits into from

Conversation

xuzhao9
Copy link
Contributor

@xuzhao9 xuzhao9 commented Dec 19, 2024

After the submodule update, the FA3 CUTLASS kernels now cost much more memory to build and will exhaust the CI machine.

Make the following changes:

  1. Build FA3 with MAX_JOBS=4 and NVCC_THREADS=1.
  2. Disable xformers build as it also requires FA3, we will try to enable its build later.
  3. Also disable colfax and TK build for now - will fix that later.

Test plan: CI

@xuzhao9 xuzhao9 temporarily deployed to docker-s3-upload December 20, 2024 11:55 — with GitHub Actions Inactive
@xuzhao9 xuzhao9 temporarily deployed to docker-s3-upload December 20, 2024 11:55 — with GitHub Actions Inactive
@xuzhao9 xuzhao9 temporarily deployed to docker-s3-upload December 20, 2024 11:55 — with GitHub Actions Inactive
@xuzhao9 xuzhao9 changed the title [WIP] Save memory to build [docker] Fix the nightly docker build Dec 20, 2024
@facebook-github-bot
Copy link
Contributor

@xuzhao9 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@xuzhao9 merged this pull request in 5cc3976.

@xuzhao9 xuzhao9 deleted the xz9/fix-docker branch December 20, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants