forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 97
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
[r2.16] Update llvm path after compiler change #2575
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added the logic to add new path from ROCm >=6.3.0
commit is already validated and working fine |
pramenku
added a commit
that referenced
this pull request
Jul 4, 2024
Added the logic to add new path from ROCm >=6.3.0 To fix, https://ontrack-internal.amd.com/browse/SWDEV-470815 Pushing #2575 to all branches as need.
pramenku
added a commit
that referenced
this pull request
Jul 15, 2024
Trying to update the head. [2024-07-15T04:40:31.777Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:31.777Z] + git checkout r2.16-rocm-enhanced [2024-07-15T04:40:33.138Z] Note: switching to 'r2.16-rocm-enhanced'. [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] You are in 'detached HEAD' state. You can look around, make experimental [2024-07-15T04:40:33.138Z] changes and commit them, and you can discard any commits you make in this [2024-07-15T04:40:33.138Z] state without impacting any branches by switching back to a branch. [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] If you want to create a new branch to retain commits you create, you may [2024-07-15T04:40:33.138Z] do so (now or later) by using -c with the switch command. Example: [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] git switch -c <new-branch-name> [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] Or undo this operation with: [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] git switch - [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] Turn off this advice by setting config variable advice.detachedHead to false [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] HEAD is now at fd6b0a4 [r2.16] Update llvm path after compiler change (#2575) [2024-07-15T04:40:33.138Z] + '[' -n '' ']' [2024-07-15T04:40:33.138Z] + APP_SRC_DOCKER_LOC=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git/tensorflow/tools/tf_sig_build_dockerfiles [2024-07-15T04:40:33.138Z] + APP_DOCKER_POST_TAG=45_py3.9_tf-manylinux_r2.16-rocm-enhanced_ [2024-07-15T04:40:33.138Z] + get_git_commit /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:33.138Z] + local src_loc=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:33.138Z] + local commit [2024-07-15T04:40:33.138Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:33.138Z] ++ git rev-parse HEAD [2024-07-15T04:40:33.138Z] + commit=fd6b0a4356c66f5f30cedbc62b24f18d9e32806f [2024-07-15T04:40:33.138Z] + commit=fd6b0a4 [2024-07-15T04:40:33.138Z] + '[' -n fd6b0a4 ']' [2024-07-15T04:40:33.138Z] + echo fd6b0a4 [2024-07-15T04:40:33.138Z] fd6b0a4
Merged
pramenku
added a commit
that referenced
this pull request
Jul 15, 2024
Trying to update the head. [2024-07-15T04:40:31.777Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:31.777Z] + git checkout r2.16-rocm-enhanced [2024-07-15T04:40:33.138Z] Note: switching to 'r2.16-rocm-enhanced'. [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] You are in 'detached HEAD' state. You can look around, make experimental [2024-07-15T04:40:33.138Z] changes and commit them, and you can discard any commits you make in this [2024-07-15T04:40:33.138Z] state without impacting any branches by switching back to a branch. [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] If you want to create a new branch to retain commits you create, you may [2024-07-15T04:40:33.138Z] do so (now or later) by using -c with the switch command. Example: [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] git switch -c <new-branch-name> [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] Or undo this operation with: [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] git switch - [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] Turn off this advice by setting config variable advice.detachedHead to false [2024-07-15T04:40:33.138Z] [2024-07-15T04:40:33.138Z] HEAD is now at fd6b0a4 [r2.16] Update llvm path after compiler change (#2575) [2024-07-15T04:40:33.138Z] + '[' -n '' ']' [2024-07-15T04:40:33.138Z] + APP_SRC_DOCKER_LOC=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git/tensorflow/tools/tf_sig_build_dockerfiles [2024-07-15T04:40:33.138Z] + APP_DOCKER_POST_TAG=45_py3.9_tf-manylinux_r2.16-rocm-enhanced_ [2024-07-15T04:40:33.138Z] + get_git_commit /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:33.138Z] + local src_loc=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:33.138Z] + local commit [2024-07-15T04:40:33.138Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:33.138Z] ++ git rev-parse HEAD [2024-07-15T04:40:33.138Z] + commit=fd6b0a4356c66f5f30cedbc62b24f18d9e32806f [2024-07-15T04:40:33.138Z] + commit=fd6b0a4 [2024-07-15T04:40:33.138Z] + '[' -n fd6b0a4 ']' [2024-07-15T04:40:33.138Z] + echo fd6b0a4 [2024-07-15T04:40:33.138Z] fd6b0a4
zoranjovanovic-ns
pushed a commit
that referenced
this pull request
Aug 2, 2024
Added the logic to add new path from ROCm >=6.3.0 To fix, https://ontrack-internal.amd.com/browse/SWDEV-470815 Pushing #2575 to all branches as need.
jayfurmanek
pushed a commit
that referenced
this pull request
Aug 9, 2024
Added the logic to add new path from ROCm >=6.3.0
pramenku
added a commit
that referenced
this pull request
Aug 12, 2024
* [r2.16] Update llvm path after compiler change (#2575) Added the logic to add new path from ROCm >=6.3.0 * [r2.16] Update llvm path after compiler change For urgent fix for SWDEV-472803 Added the logic to add new path from ROCm >=6.2.0 * skip sub h1w1 conv2d subtest due to miopen issue * Update rocblas_wrapper.h to fix , http://rocm-ci.amd.com/job/wip-tensorflow-ci-builder/5/console error * Update rocm_blas.cc --------- Co-authored-by: pramenku <[email protected]> Co-authored-by: Chao Chen <[email protected]>
pramenku
added a commit
that referenced
this pull request
Aug 12, 2024
* [dev-upstream] Update llvm path after compiler change Added the logic to add new path from ROCm >=6.3.0 To fix, https://ontrack-internal.amd.com/browse/SWDEV-470815 Pushing #2575 to all branches as need. * Update rocm_configure.bzl * Update rocblas_wrapper.h Merging back https://github.com/ROCm/tensorflow-upstream/pull/2572/files * Update rocm_blas.cc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added the logic to add new path from ROCm >=6.3.0
To fix, https://ontrack-internal.amd.com/browse/SWDEV-470815