llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Last Nightly failed with "amdgpu-3 lost communication with the server"

Open KornevNikita opened this issue 1 year ago • 0 comments

Describe the bug

ubuntu2204_test (OCL CPU (AMD), ["Linux", "amdgpu"], ghcr.io/intel/llvm/ubuntu2204_intel_drivers:... / OCL CPU (AMD) The self-hosted runner: amdgpu-3 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

To reproduce

  1. Include a code snippet that is as short as possible
  2. Specify the command which should be used to compile the program
  3. Specify the command which should be used to launch the program
  4. Indicate what is wrong and what was expected

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: [e.g. Intel GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of sycl-ls --verbose]

Additional context

@intel/dpcpp-devops-reviewers could you please check?

KornevNikita avatar Aug 19 '24 09:08 KornevNikita