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

[T145005253][T143174754] Add Comprehensive Build Instructions and Isolate CPU and ROCm Builds #1639

Closed
wants to merge 3 commits into from

Commits on Mar 14, 2023

  1. [T145005253] Remove .post0 from autogenerated version

    - Remove `.post0` suffix from the autogenerated package version
    q10 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    79850c5 View commit details
    Browse the repository at this point in the history
  2. [T143174754] Document the FBGEMM_GPU build process

    - Document the full FBGEMM_GPU OSS build process in
    a separate Markdown file
    
    - Remove installation of packages not needed for ROCm builds
    q10 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    da2abb0 View commit details
    Browse the repository at this point in the history
  3. [T145005253] Migrate CPU and ROCm jobs to Docker containers

    - Migrate CPU and ROCm jobs to run on top of Docker containers instead
    of bare metal instances
    
    - Update GitHub workflow configuration to cancel previous jobs for a PR
    if a new commit is pushed to the PR
    q10 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    55e030a View commit details
    Browse the repository at this point in the history