[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#1056170: libhsa-runtime64-1: ROCr must assume xnack is disabled



Hey Cory,

On 2023-11-18 08:39, Cordell Bloor wrote:
> It is unclear to me whether something is actually wrong or not. This
> message is emitted from a debug_print statement in amd_topology.cpp. An
> example of this message can be found in the CI logs [1].
> 
> If there's something wrong with KFD, then that problem should be
> reported to the kernel developers. If there's nothing wrong with KFD,
> then this message should be suppressed.

+1

> An LLVM developer pointed out to me that these stray messages cause
> failures in the LLVM test suite (because the tests assert upon the
> unexpected error messages in the program output).

It's the same with autopkgtest: by default, it treats any output on
stderr as a failure. That xnack message is the only reason why our tests
have the 'allow-stderr' restriction set, but this masks any other
potential issues in the test suite.

Best,
Christian


Reply to: