The dependency is already added on new version 7.2.4, as can be seen here: 
https://git.launchpad.net/ubuntu/+source/rocm-llvm/tree/debian/control#n86.
That same version is already on the `bullwinkle-team/rocm-devel` ppa and can 
therefore be tested:

```
ubuntu@bruno-resolute-bug-investigation:~$ sudo apt install -y rocm-opencl-icd 
libamd-comgr3 clblast-tests
ubuntu@bruno-resolute-bug-investigation:~$ /usr/bin/clblast_test_xgemmbatched

* Options given/available:
    -platform 0 [=default]
    -device 0 [=default]
    -full_test [false]
    -verbose [false]
    -cblas 1 [=default]

* Running on OpenCL device 'Radeon 8060S Graphics'.
* Starting tests for the 'SGEMMBATCHED' routine. Legend:
   : -> Test produced correct results
   . -> Test returned the correct error code
   X -> Test produced incorrect results
   / -> Test returned an incorrect error code
   \ -> Test not executed: OpenCL-kernel compilation error
   o -> Test not executed: Unsupported precision
   - -> Test not completed: Reference CBLAS doesn't output error codes
* Testing with error margins of 0.5% (relative) and 0.001 (absolute)
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 111 (regular)':
   ::::::::::::::::--------::::::::------::------::--------------::
   ::::::::::::::::--------::::::::------::------::--------------::
   Pass rate  46.9%: 60 passed / 68 skipped / 0 failed
* Testing 'regular behaviour' for '101 (row-major) 111 (regular) 112 
(transposed)':
   ::::::::::::::::------------::::--::--::--::--::--------------::
   ::::::::::::::::------------::::--::--::--::--::--------------::
   Pass rate  46.9%: 60 passed / 68 skipped / 0 failed

...

* Completed all test-cases for this routine. Results:
   56 test(s) passed
   556 test(s) skipped
   412 test(s) failed
```

With setup and version as follows:

```
ubuntu@bruno-resolute-bug-investigation:~$ lsb_release -rd
Description:    Ubuntu 26.04 LTS
Release:        26.04
ubuntu@bruno-resolute-bug-investigation:~$ apt-cache policy libamd-comgr3
libamd-comgr3:
  Installed: 7.2.4+dfsg-1~exp1~git202606061101.1256c6d~ubuntu26.04.1
  Candidate: 7.2.4+dfsg-1~exp1~git202606061101.1256c6d~ubuntu26.04.1
  Version table:
 *** 7.2.4+dfsg-1~exp1~git202606061101.1256c6d~ubuntu26.04.1 500
        500 https://ppa.launchpadcontent.net/bullwinkle-team/rocm-devel/ubuntu 
resolute/main amd64 Packages
        100 /var/lib/dpkg/status
     7.1.1+dfsg-0ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu resolute/universe amd64 Packages
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143596

Title:
  libamd_comgr3 requires opencl-c-base.h for opencl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rocm-llvm/+bug/2143596/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to