Skip to content

torchtext error with CUDA 12.8 , NVIDIA RTX 5090 in Windows 11 #2289

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

Open
donhuvy opened this issue Apr 11, 2025 · 1 comment
Open

torchtext error with CUDA 12.8 , NVIDIA RTX 5090 in Windows 11 #2289

donhuvy opened this issue Apr 11, 2025 · 1 comment

Comments

@donhuvy
Copy link

donhuvy commented Apr 11, 2025

🐛 Bug

This is my jupyter notebook

https://gist.github.com/donhuvy/d79edc02725e724808fe98d006b67ee6

  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux): Windows 11 pro x64
  • How you installed PyTorch (conda, pip, source): pip
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version:
Microsoft Windows [Version 10.0.26100.3476]
(c) Microsoft Corporation. All rights reserved.

C:\Users\ADMIN>nvidia-smi
Fri Apr 11 19:57:59 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 572.83                 Driver Version: 572.83         CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                  Driver-Model | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 5090      WDDM  |   00000000:01:00.0  On |                  N/A |
|  0%   39C    P5             32W /  575W |    1451MiB /  32607MiB |      1%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A            2064    C+G   ...Chrome\Application\chrome.exe      N/A      |
|    0   N/A  N/A            4692    C+G   ..._cw5n1h2txyewy\SearchHost.exe      N/A      |
|    0   N/A  N/A            4884    C+G   ...g Shooting 2\BugShooting2.exe      N/A      |
|    0   N/A  N/A           10284    C+G   ...IA app\CEF\NVIDIA Overlay.exe      N/A      |
|    0   N/A  N/A           12920    C+G   ....0.3179.54\msedgewebview2.exe      N/A      |
|    0   N/A  N/A           15256    C+G   ...em32\ApplicationFrameHost.exe      N/A      |
|    0   N/A  N/A           17908    C+G   ...s\PowerToys.PowerLauncher.exe      N/A      |
|    0   N/A  N/A           19408    C+G   ...y\StartMenuExperienceHost.exe      N/A      |
|    0   N/A  N/A           19948    C+G   ...8bbwe\PhoneExperienceHost.exe      N/A      |
|    0   N/A  N/A           20472    C+G   ...adeonsoftware\AMDRSSrcExt.exe      N/A      |
|    0   N/A  N/A           21732    C+G   ...I3Apps\PowerToys.Settings.exe      N/A      |
|    0   N/A  N/A           22200    C+G   ....0.3179.54\msedgewebview2.exe      N/A      |
|    0   N/A  N/A           22452    C+G   ...4__8wekyb3d8bbwe\ms-teams.exe      N/A      |
|    0   N/A  N/A           23284    C+G   ...xyewy\ShellExperienceHost.exe      N/A      |
|    0   N/A  N/A           24824    C+G   ...ice\root\Office16\WINWORD.EXE      N/A      |
|    0   N/A  N/A           26180    C+G   ...crosoft OneDrive\OneDrive.exe      N/A      |
|    0   N/A  N/A           27916    C+G   ...indows\System32\ShellHost.exe      N/A      |
|    0   N/A  N/A           29684    C+G   C:\Windows\explorer.exe               N/A      |
|    0   N/A  N/A           31592    C+G   ...ntrolPanel\SystemSettings.exe      N/A      |
|    0   N/A  N/A           31600    C+G   ...4__8wekyb3d8bbwe\ms-teams.exe      N/A      |
|    0   N/A  N/A           32076    C+G   ...yb3d8bbwe\WindowsTerminal.exe      N/A      |
|    0   N/A  N/A           32216    C+G   ...Files\Notepad++\notepad++.exe      N/A      |
|    0   N/A  N/A           32848    C+G   ...r\frontend\Docker Desktop.exe      N/A      |
|    0   N/A  N/A           33092    C+G   ...IA app\CEF\NVIDIA Overlay.exe      N/A      |
+-----------------------------------------------------------------------------------------+

C:\Users\ADMIN>
  • GPU models and configuration: NVIDIA RTX 5090 - 32 GB
  • Any other relevant information:

Image

Image

@donhuvy
Copy link
Author

donhuvy commented Apr 11, 2025

My second experiments with Docker image from NVIDIA

https://gist.github.com/donhuvy/d1ceae17ef519b562a09f147d275c01f

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant