[Debian-pan-maintainers] Push ROCm and Pocl autopkgtest for pkg Sasmodels

Drew Parsons dparsons at emerall.com
Fri Jul 11 10:29:31 BST 2025


On 2025-07-11 11:16, LONGEAC Clement wrote:
>> I think Drew's question about GPU-requirements for the test suite was
>> more: what happens when the rocm-using test gets run on a machine
>> without a suitable GPU (or is there a way to prevent that using a
>> suitable restriction?)
> 
> I force the use of CPU by adding this into the file 
> python-sasmodels-opencl :
...
> Yes, I understand , It could be very anoying… But with this they still 
> marked as PASSED. So, you could test it with a machine with no GPU , 
> strictly.


That doesn't sound quite like what we need.

We provide one binary package.  With you patches we want it to run 
out-of-the-box with a GPU. But we also need it to run out-of-the-box 
without a GPU.
Without needing to set environment variables.

It's not clear from your description that this is the case.

Install python3-sasmodel on a system with a GPU. Does it use the GPU and 
run faster?
Install python3-sasmodel on a system with no GPU.  Does it run as normal 
on the CPU?

Drew



More information about the Debian-pan-maintainers mailing list