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

Add gpu linux tests in github actions #5293

Closed

Conversation

origamimantis
Copy link

@origamimantis origamimantis commented May 21, 2024

Summary:
Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier, now torch should be the cuda version

Differential Revision: D57598325

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 21, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

@origamimantis origamimantis changed the title use cude torch index Add gpu linux tests in github actions May 21, 2024
origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 21, 2024
Summary:
Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 21, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 21, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

origamimantis pushed a commit to origamimantis/detectron2 that referenced this pull request May 22, 2024
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

Eric Zhang added 3 commits May 28, 2024 11:12
Summary: Migrates the linux gpu test from circleci to github workflow

Differential Revision: D57570699
Summary:

Add github gpu tests from circleci

Differential Revision: D57582764
Summary:

Pull Request: facebookresearch#5293

Migrate circleci gpu test to github actions
the rocm version of torch was being installed earlier:
 {F1644370316} 

Now torch should be the cuda version

Differential Revision: D57598325
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57598325

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 39d77a7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants