Craig Andrews

Results 178 comments of Craig Andrews

Could you please try: `HSA_USERPTR_FOR_PAGED_MEM=0 rocminfo` I'm curious if the same solution discovered at https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/issues/44#issuecomment-544226384 applies here as well.

This PR is an updated version of https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/pull/19

> We're rewriting our CI and with that the way the docker images are created. I submitted a PR to add the label within the current CI implementation: https://github.com/jellyfin/jellyfin/pull/9210

FWIW, it seems others are setting OCI annotations via labels, for example mariadb: https://github.com/MariaDB/mariadb-docker/commit/4a7fcb60b1ae342f5855d075e648450843f2473d Is there a different way other than labels that this should be done?

Is there something I can do to progress this issue?

To clarify, I'm looking to accomplish the same thing as the typical `make && make install` process. Currently, I have to manually copy these files: `target/release/quiche.pc` `include/quiche.h` `target/release/libquiche.so` to appropriate...

I can't reproduce this issue. I'm using fedora 37. ``` $ rpm -q openscap openscap-1.3.7-1.fc37.x86_64 $ rpm -q podman podman-4.4.2-2.fc37.x86_64 ``` I notice that I'm using a later version of...

> The ClamAV Docker image is currently built on Alpine Linux, which may have trouble resolving the ClamAV domain with some DNS servers (maintained by our users and cannot be...

> I had tried with the newest clamav version then, but it turned out not to work fine. What is the problem and how is it reproduced? I'd like to...