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

[DONT MERGE] Test PR to test creation of comment by Pytorch CI #1630

Open
wants to merge 2 commits into
base: rocm6.3_internal_testing
Choose a base branch
from

Conversation

inemankov
Copy link

No description provided.

@ROCm ROCm deleted a comment from rocm-mici Oct 11, 2024
@ROCm ROCm deleted a comment from rocm-mici Oct 11, 2024
@ROCm ROCm deleted a comment from rocm-mici Oct 11, 2024
@ROCm ROCm deleted a comment from rocm-mici Oct 11, 2024
@ROCm ROCm deleted a comment from rocm-mici Oct 12, 2024
@ROCm ROCm deleted a comment from rocm-mici Oct 12, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 14, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 14, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 14, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 19, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@inemankov
Copy link
Author

ci-build

@inemankov
Copy link
Author

ci-build
EXTENSION_BUILD_GFXARCH=gfx90a
TEST_INDUCTOR=false
TEST_PYTORCH_SLOW=true

@inemankov
Copy link
Author

ci-build
arch=gfx90a
sgpu=false

@inemankov
Copy link
Author

ci-build
arch

@rocm-mici
Copy link

Failed to parse the ci-build command parameters
The following line has invalid syntax: arch
Each line must contain only one key-value pair in format KEY=VALUE

@inemankov
Copy link
Author

ci-build
sgpu=ttrue

@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@rocm-mici
Copy link

Failed to parse the ci-build command parameters
Unexpected value of boolean parameter TEST_PYTORCH_1: ttrue
Expected values are true or 1, false or 0

@inemankov
Copy link
Author

ci-build
archs=gfx90a

@rocm-mici
Copy link

Failed to parse the ci-build command parameters
Unknown parameter ARCHS

@inemankov
Copy link
Author

ci-build
user=custom_user

@rocm-mici
Copy link

Failed to parse the ci-build command parameters
Unexpected value of choice parameter USER: custom_user
Expected values are [root, user]

@inemankov
Copy link
Author

cherry-pick invalid syntax

@rocm-mici
Copy link

Can't perform the cherry-pick command: invalid syntax.
Expected format:

cherry-pick -onto <target_branch_name>

@ROCm ROCm deleted a comment from rocm-mici Nov 21, 2024
@inemankov
Copy link
Author

cherry-pick --onto invalid_branch_name

@rocm-mici
Copy link

Target branch invalid_branch_name doesn't exist

@okakarpa
Copy link
Collaborator

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@jithunnair-amd
Copy link
Collaborator

cherry-pick --onto rocm6.3_internal_testing

@inemankov
Copy link
Author

ci-build
arch

@ROCm ROCm deleted a comment from rocm-mici Nov 22, 2024
@rocm-mici
Copy link

Failed to parse the ci-build command parameters
The following line has invalid syntax: arch
Each line must contain only one key-value pair in format KEY=VALUE
For more information about keywords and available parameters, please, read the README.md

@ROCm ROCm deleted a comment from rocm-mici Nov 22, 2024
@rocm-mici
Copy link

rocm-mici commented Nov 22, 2024

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#29 11.03 The following packages have unmet dependencies:
#29 11.09  rocm-dev : Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 11.09             Depends: rocm-device-libs (= 1.0.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 11.09  rocm-utils : Depends: rocminfo (= 1.0.0.60203-124~22.04)
#29 11.09               Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 11.10 E: Unable to correct problems, you have held broken packages.
#29 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [24/49] RUN bash ./install_rocm.sh:
11.03 distribution that some required packages have not yet been created
11.03 or been moved out of Incoming.

@ROCm ROCm deleted a comment from rocm-mici Nov 22, 2024
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.

5 participants