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

Disable CircleCI ROCm build #64434

Closed

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Sep 2, 2021

@malfet malfet requested review from jeffdaily and a team September 2, 2021 17:25
@pytorch-probot pytorch-probot bot assigned pytorchbot and unassigned pytorchbot Sep 2, 2021
@pytorch-probot
Copy link

pytorch-probot bot commented Sep 2, 2021

CI Flow Status

⚛️ CI Flow

Ruleset - Version: v1
Ruleset - File: https://github.com/malfet/pytorch/blob/e5aba5fa5313cc0920c443b680d4a6aedb875351/.github/generated-ciflow-ruleset.json
PR ciflow labels: ciflow/default

Workflows Labels (bold enabled) Status
Triggered Workflows
linux-bionic-py3.8-gcc9-coverage ciflow/all, ciflow/coverage, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-cuda11.3-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3.6-gcc7-bazel-test ciflow/all, ciflow/bazel, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
win-vs2019-cpu-py3 ciflow/all, ciflow/cpu, ciflow/default, ciflow/win ✅ triggered
win-vs2019-cuda10.1-py3 ciflow/all, ciflow/cuda, ciflow/default, ciflow/win ✅ triggered
Skipped Workflows
libtorch-linux-xenial-cuda10.2-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux 🚫 skipped
libtorch-linux-xenial-cuda11.3-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux 🚫 skipped
linux-bionic-cuda10.2-py3.9-gcc7 ciflow/all, ciflow/cuda, ciflow/linux, ciflow/slow 🚫 skipped
linux-xenial-cuda10.2-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/linux, ciflow/slow 🚫 skipped
periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-linux-xenial-cuda11.1-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-win-vs2019-cuda11.1-py3 ciflow/all, ciflow/cuda, ciflow/scheduled, ciflow/win 🚫 skipped
win-vs2019-cuda11.3-py3 ciflow/all, ciflow/cuda, ciflow/win 🚫 skipped

You can add a comment to the PR and tag @pytorchbot with the following commands:
# ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun

# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow

For more information, please take a look at the CI Flow Wiki.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Sep 2, 2021

🔗 Helpful links

💊 CI failures summary and remediations

As of commit e5aba5f (more details on the Dr. CI page):


  • 2/2 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build linux-bionic-py3.8-gcc9-coverage / test (default, 1, 2, linux.2xlarge) (1/1)

Step: "Unknown" (full log | diagnosis details | 🔁 rerun)

2021-09-02T18:29:15.9747891Z CONTINUE_THROUGH_ERROR: false
  "triaged",
  "cla signed",
  "ciflow/default"
]
2021-09-02T18:29:15.9744718Z   DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.8-gcc9:3fb4365799993abcfc83e51d42c137e89cb2459a
2021-09-02T18:29:15.9745940Z   JOB_BASE_NAME: linux-bionic-py3.8-gcc9-coverage-test
2021-09-02T18:29:15.9746505Z   TEST_CONFIG: default
2021-09-02T18:29:15.9746827Z   SHARD_NUMBER: 1
2021-09-02T18:29:15.9747121Z   NUM_TEST_SHARDS: 2
2021-09-02T18:29:15.9747488Z   PYTORCH_IGNORE_DISABLED_ISSUES: 
2021-09-02T18:29:15.9747891Z   CONTINUE_THROUGH_ERROR: false
2021-09-02T18:29:15.9748210Z   SHM_SIZE: 1g
2021-09-02T18:29:15.9748499Z   PR_NUMBER: 64434
2021-09-02T18:29:15.9748787Z ##[endgroup]
2021-09-02T18:29:30.2475261Z Processing ./dist/torch-1.10.0a0+gitd804e80-cp38-cp38-linux_x86_64.whl
2021-09-02T18:29:30.2728865Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.8/site-packages (from torch==1.10.0a0+gitd804e80) (3.10.0.0)
2021-09-02T18:29:30.5111918Z Installing collected packages: torch
2021-09-02T18:29:36.6786589Z Successfully installed torch-1.10.0a0+gitd804e80
2021-09-02T18:29:36.9416143Z ++++ dirname .jenkins/pytorch/common.sh
2021-09-02T18:29:36.9423145Z +++ cd .jenkins/pytorch
2021-09-02T18:29:36.9423894Z +++ pwd -P

1 failure not recognized by patterns:

Job Step Action
GitHub Actions Lint / mypy Run mypy 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@malfet malfet added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Sep 2, 2021
@github-actions github-actions bot added the module: rocm AMD GPU support for Pytorch label Sep 2, 2021
@facebook-github-bot
Copy link
Contributor

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

@pytorch-probot pytorch-probot bot assigned pytorchbot and unassigned pytorchbot Sep 2, 2021
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in f555348.

@jithunnair-amd
Copy link
Collaborator

jithunnair-amd commented Sep 7, 2021

@malfet / @seemethere Is this line also not required now: https://github.com/pytorch/pytorch/blob/master/.circleci/cimodel/data/simple/docker_definitions.py#L25? I'm sorry I don't fully grok if/how the change to pytorch_build_data.py file relates to docker_definitions.py.

@malfet malfet deleted the malfet/remove-circleci-rocm-builds branch September 7, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged module: rocm AMD GPU support for Pytorch triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants