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

[r2.16] Update llvm path after compiler change #2575

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

pramenku
Copy link

@pramenku pramenku commented 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

Added the logic to add new path from ROCm >=6.3.0
@pramenku
Copy link
Author

pramenku commented Jul 4, 2024

@pramenku pramenku merged commit fd6b0a4 into r2.16-rocm-enhanced Jul 4, 2024
1 of 5 checks passed
@pramenku pramenku deleted the pramenku-patch-1 branch July 4, 2024 15:33
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
@pramenku pramenku mentioned this pull request Jul 15, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant