Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

现在支持 cuda 12.3 Cudnn 8.9.7 python3.8 window系统了没有 自己编译也不支持吗 #64309

Open
SmilingFaceGXQ opened this issue May 15, 2024 · 0 comments
Assignees
Labels
status/new-issue 新建 type/build 编译/安装问题

Comments

@SmilingFaceGXQ
Copy link

问题描述 Issue Description

我自己尝试拉取代码编译 在ninja阶段总是报错 [8/3169] Performing build step for 'extern_warprnnt' ninja: no work to do. [9/3169] Performing build step for 'extern_gflags' ninja: no work to do. [10/3169] Performing build step for 'extern_zlib' ninja: no work to do. [11/3169] Performing build step for 'extern_utf8proc' ninja: no work to do. [12/3169] Performing build step for 'extern_warpctc' ninja: no work to do. [13/3169] Performing build step for 'extern_cryptopp' [1/1] Linking CXX shared library cryptopp-shared.dll ninja: build stopped: subcommand failed.

版本&环境信息 Version & Environment Information


Paddle version: release 2.6.1
Paddle With CUDA: N/A

OS: Windows 10
GCC version: N/A
Clang version: N/A
CMake version: version 3.17.0
Libc version: N/A
Python version: 3.8.8

CUDA version: 12.3.107
Build cuda_12.3.r12.3/compiler.33567101_0
cuDNN version: N/A 安装pytorch时自己安装了v8.9.7
Nvidia driver version: 551.52
Nvidia driver List:
GPU 0: NVIDIA GeForce MX250

D:\workspace\Paddle\build>nvidia-smi
Wed May 15 08:47:59 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 551.52 Driver Version: 551.52 CUDA Version: 12.4 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce MX250 WDDM | 00000000:3C:00.0 Off | N/A |
| N/A 54C P0 N/A / ERR! | 0MiB / 2048MiB | 1% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
+-----------------------------------------------------------------------------------------+

D:\workspace\Paddle\build>nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Wed_Nov_22_10:30:42_Pacific_Standard_Time_2023
Cuda compilation tools, release 12.3, V12.3.107
Build cuda_12.3.r12.3/compiler.33567101_0


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/new-issue 新建 type/build 编译/安装问题
Projects
None yet
Development

No branches or pull requests

2 participants