dotnet / dotnet/machinelearning-modelbuilder

CUDA error: CUBLAS_STATUS_NOT_INITIALIZED

Open
#2,365 1 comment 0 reactions 0 assignees View on GitHub
Reported by: Customer Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): Latest
- Visual Studio Version 2022

**Describe the bug**
- On which step of the process did you run into an issue: After clicking train in Text Classification with GPU
- Clear description of the problem: I receive the attached error
Dataset has one lable (multiclass, up to 3000 categories), one text field.

It there is a limit of max categories, then the error is probably valid but could be more user-friendly to help know what to do.
If I change to label with 100 or 500 categories, then I get another error, see below.

I think I once received an error with 10 labels, too, but I may be mistaken. I think the Cancel button will give an error message so maybe that got me confuder. However, it may work with 10 labels, I will update tomorrow after letting it run over the night.

[jobads-isco-29102022-partial-predicted-isco-full-level-AQ87A5.txt](https://github.com/dotnet/machinelearning-modelbuilder/files/9985315/jobads-isco-29102022-partial-predicted-isco-full-level-AQ87A5.txt)

![image](https://user-images.githubusercontent.com/26261427/201227610-5855f19a-5e3b-4a5a-9866-28006a3f6513.png)

Next time I tried I got this error module_to_device
![image](https://user-images.githubusercontent.com/26261427/201228264-19ef9a14-9ae1-4d91-b138-49a8e5bcd806.png)

Another error which happened during testing, it may have been related to cancelling a training
![image](https://user-images.githubusercontent.com/26261427/201228032-af211353-7d23-4c84-917d-b9ccdb4a507d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.