We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looking in indexes: https://www.paddlepaddle.org.cn/packages/stable/cu123/ Collecting paddlepaddle-gpu==3.0.0rc0 Downloading https://paddle-whl.bj.bcebos.com/stable/cu123/paddlepaddle-gpu/paddlepaddle_gpu-3.0.0rc0-cp310-cp310-linux_x86_64.whl (1342.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 GB 11.1 MB/s eta 0:00:00 Requirement already satisfied: httpx in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (0.28.1) Requirement already satisfied: numpy>=1.21 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (1.24.4) Requirement already satisfied: protobuf>=3.20.2 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (5.29.3) Requirement already satisfied: Pillow in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (10.2.0) Requirement already satisfied: decorator in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (5.1.1) Requirement already satisfied: astor in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (0.8.1) Requirement already satisfied: opt-einsum==3.3.0 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (3.3.0) Requirement already satisfied: networkx in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (3.4.2) Requirement already satisfied: typing-extensions in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (4.12.2) Requirement already satisfied: nvidia-cuda-runtime-cu12==12.3.101 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (12.3.101) Requirement already satisfied: nvidia-cuda-cupti-cu12==12.3.101 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (12.3.101) Requirement already satisfied: nvidia-cudnn-cu12==9.1.1.17 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (9.1.1.17) Requirement already satisfied: nvidia-cublas-cu12==12.3.4.1 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (12.3.4.1) Requirement already satisfied: nvidia-cufft-cu12==11.2.1.3 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (11.2.1.3) Requirement already satisfied: nvidia-curand-cu12==10.3.5.147 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (10.3.5.147) Requirement already satisfied: nvidia-cusolver-cu12==11.6.1.9 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (11.6.1.9) Requirement already satisfied: nvidia-cusparse-cu12==12.3.1.170 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (12.3.1.170) Requirement already satisfied: nvidia-nccl-cu12==2.19.3 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (2.19.3) Requirement already satisfied: nvidia-nvtx-cu12==12.4.127 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (12.4.127) Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.3.107 in ./.venv/lib/python3.10/site-packages (from paddlepaddle-gpu==3.0.0rc0) (12.3.107) Requirement already satisfied: nvidia-nvjitlink-cu12 in ./.venv/lib/python3.10/site-packages (from nvidia-cusolver-cu12==11.6.1.9->paddlepaddle-gpu==3.0.0rc0) (12.6.85) Requirement already satisfied: anyio in ./.venv/lib/python3.10/site-packages (from httpx->paddlepaddle-gpu==3.0.0rc0) (4.8.0) Requirement already satisfied: certifi in ./.venv/lib/python3.10/site-packages (from httpx->paddlepaddle-gpu==3.0.0rc0) (2024.12.14) Requirement already satisfied: httpcore==1.* in ./.venv/lib/python3.10/site-packages (from httpx->paddlepaddle-gpu==3.0.0rc0) (1.0.7) Requirement already satisfied: idna in ./.venv/lib/python3.10/site-packages (from httpx->paddlepaddle-gpu==3.0.0rc0) (3.10) Requirement already satisfied: h11<0.15,>=0.13 in ./.venv/lib/python3.10/site-packages (from httpcore==1.*->httpx->paddlepaddle-gpu==3.0.0rc0) (0.14.0) Requirement already satisfied: exceptiongroup>=1.0.2 in ./.venv/lib/python3.10/site-packages (from anyio->httpx->paddlepaddle-gpu==3.0.0rc0) (1.2.2) Requirement already satisfied: sniffio>=1.1 in ./.venv/lib/python3.10/site-packages (from anyio->httpx->paddlepaddle-gpu==3.0.0rc0) (1.3.1) Installing collected packages: paddlepaddle-gpu Attempting uninstall: paddlepaddle-gpu Found existing installation: paddlepaddle-gpu 2.6.2 Uninstalling paddlepaddle-gpu-2.6.2: Successfully uninstalled paddlepaddle-gpu-2.6.2 Successfully installed paddlepaddle-gpu-3.0.0rc0 (.venv) beijihu@DESKTOP-JUN-HOME:~/paddleproject$ python -c "import paddle; print(paddle.__version__)" 非法指令 (.venv) beijihu@DESKTOP-JUN-HOME:~/paddleproject$ lscpu | grep -o 'avx[^ ]*' avx avx2 (.venv) beijihu@DESKTOP-JUN-HOME:~/paddleproject$ nvidia-smi Tue Feb 25 17:13:01 2025 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 545.29.06 Driver Version: 545.29.06 CUDA Version: 12.3 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 NVIDIA GeForce GTX 1660 Ti Off | 00000000:01:00.0 Off | N/A | | 0% 37C P8 12W / 120W | 3MiB / 6144MiB | 0% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+ +---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | No running processes found | +---------------------------------------------------------------------------------------+ (.venv) beijihu@DESKTOP-JUN-HOME:~/paddleproject$ lscpu | grep -o 'avx[^ ]*' avx avx2 (.venv) beijihu@DESKTOP-JUN-HOME:~/paddleproject$ python -c "import paddle; print(paddle.__version__)" 非法指令
No response
The text was updated successfully, but these errors were encountered:
debain 12 python 3.10
Sorry, something went wrong.
lizexu123
No branches or pull requests
bug描述 Describe the Bug
其他补充信息 Additional Supplementary Information
No response
The text was updated successfully, but these errors were encountered: