Skip to content

cusolver Error: #334

@GuoHan77

Description

@GuoHan77

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:
gpu
/device ascend

/device gpu

/device cpu

Software Environment:

  • MindSpore version (source or binary):2.2.10
  • Python version (e.g., Python 3.7.5):3.9
  • OS platform and distribution (e.g., Linux Ubuntu 16.04):Linux
  • GCC/Compiler version (if compiled from source): 9.2.0

Describe the current behavior

Traceback (most recent call last):
File "", line 1, in
File "/opt/conda/envs/cfm/lib/python3.9/site-packages/mindspore/common/stub_tensor.py", line 49, in fun
return method(*arg, **kwargs)
File "/opt/conda/envs/cfm/lib/python3.9/site-packages/mindspore/common/tensor.py", line 493, in str
return str(self.asnumpy())
File "/opt/conda/envs/cfm/lib/python3.9/site-packages/mindspore/common/tensor.py", line 964, in asnumpy
return Tensor
.asnumpy(self)
RuntimeError:

  • 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

Describe the expected behavior

Steps to reproduce the issue

Related log / screenshot

Special notes for this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions