Jiapeng Zhou

Results 14 comments of Jiapeng Zhou

多谢指点,我一直在找这个bug在哪,没想到是少了一个"{"

It seems that your llvm's vesion(3.4) is low and the opt doesn't support the '-fulltrace' argument, the latest project needs llvm6.0. By the way, building LLVM-Tracer from the Docker image...

Hi, Daria, any updates regarding this question? Any insights would be greatly appreciated!

Hi Daria, Thanks a lot for the detailed updates! It sounds like choosing between DDR and CMX as backup storage for SHAVE will indeed be a trade-off dependent on specific...

Hi, @ColorsWind. How do you get the vpux-translate. I tried to set the `ov_option(ENABLE_DEVELOPER_BUILD "Enable developer build with extra validation/logging functionality" ON)`, but the vpux-translate is not found in the...

Hi, @ColorsWind . Thanks for your assistance, I found that the target `vpux-translate` depends on `npu_translate_utils_static`. However, the `BUILD_SHARED_LIBS` and `ENABLE_MLIR_COMPILER` flags should both be set to enable the target....

That helps a lot, thanks! @ColorsWind

@bpucla Hi, have you tried https://github.com/vllm-project/vllm/pull/9044, that pull solved my problem. I'm working on vllm 0.6.2+cpu.

Apologies for the delay; I missed the email notification for this thread. I am currently working on adding the test. Could you provide some guidance or documentation on how to...