这个错误通常发生在编译或链接阶段,表明编译器或链接器无法找到名为kineto_library-notfound的静态库文件。注意这里的kineto_library-notfound可能是一个误导,实际意图可能是kineto_library未找到,而-notfound可能是错误消息的一部分。 检查是否已正确安装kineto库: 首先,确认你已经安装了kineto库。如果kineto是一个第三...
Added CUDA NVCC flags for: -gencode;arch=compute_80,code=sm_80 CMake Warning at /home/atalman/miniconda3/envs/py310/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first)...
🐛 Bug Noisy build spam CMake Warning at /usr/local/google/home/silvasean/.local/lib/python3.9/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent...