-
Notifications
You must be signed in to change notification settings - Fork 744
Open
Description
Environment
Hardware Environment(Ascend
/GPU
/CPU
):
Uncomment only one
/device <>
line, hit enter to put that in a new line, and remove leading whitespaces from that line:
/device ascend
/device gpu
/device cpu
Software Environment:
- MindSpore version (source or binary):
- Python version (e.g., Python 3.7.5):
- OS platform and distribution (e.g., Linux Ubuntu 16.04):
- GCC/Compiler version (if compiled from source):
Describe the current behavior
(cfm) root@ai:/ai# python -c "import mindspore;mindspore.run_check()"
MindSpore version: 2.2.10
The result of multiplication calculation is correct, MindSpore has been installed on platform [GPU] successfully!
[ERROR] DEVICE(729409,7f4d6198a740,python):2025-06-04-14:01:37.592.748 [mindspore/ccsrc/runtime/pynative/async/async_queue.cc:247] WorkerJoin] WorkerJoin failed:
- cusolver Error:
Failed to create cusolver dn handle. | Error Number: 7
- C++ Call Stack: (For framework developers)
mindspore/ccsrc/plugin/device/gpu/hal/device/gpu_device_manager.cc:45 InitDevice
[ERROR] ME(729409,7f4d6198a740,python):2025-06-04-14:01:37.592.976 [mindspore/ccsrc/runtime/hardware/device_context_manager.cc:540] WaitTaskFinishOnDevice] SyncStream failed
Describe the expected behavior
Steps to reproduce the issue
Related log / screenshot
Special notes for this issue
Metadata
Metadata
Assignees
Labels
No labels