dlrover icon indicating copy to clipboard operation
dlrover copied to clipboard

xpu_timer build failed in some container env

Open yangrudan opened this issue 7 months ago • 0 comments

Describe the bug I compiled xpu timer on different container environments, and it seems that a link error occurred in one of the containers.

To Reproduce I checked config by cmd vim xpu_config/xpu_config.bzl , left terminal has that problem.

Image

Logs or Screenshots The link error is as follw. Image

For fix link error, I added a soft link as follow.

Image

The end error is as follow:

Image

APP Info (please complete the following information):

Image

HARDWARE Info (please complete the following information):

  • Device: GPU A100

yangrudan avatar May 16 '25 06:05 yangrudan