Commit b37bd57
versioned comgr dll causes error in opencl apps (#3974)
versioned comgr dll causes error in runtime
setting kComgrVersioned
opencl=false
hip=true
## Technical Details
versioned comgr dll causes error in runtime
setting kComgrVersioned
opencl=false
hip=true
## JIRA ID
https://amd-hub.atlassian.net/browse/ROCM-20077
## Test Plan
hip-tests and opencl tests need to pass
<!-- Explain any relevant testing done to verify this PR. -->
## Test Result
hip-tests and opencl tests need to pass
Rock CI verifies hip-tests/hip apps
ocltst and clinfo were verified locally since Rock does not have Opencl
testing yet.
Used the artifacts from this PR and run
https://github.com/ROCm/rocm-systems/actions/runs/23009594300
python build_tools/install_rocm_from_artifacts.py --run-id 23009594300
--amdgpu-family gfx94X-dcgpu --tests --run-github-repo ROCm/rocm-systems
<!-- Briefly summarize test outcomes. -->
## Submission Checklist
- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.1 parent 5142267 commit b37bd57
File tree
4 files changed
+9
-6
lines changed- .github/workflows
- projects/clr/rocclr/device
4 files changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
810 | | - | |
811 | | - | |
| 810 | + | |
| 811 | + | |
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| |||
0 commit comments