Clouditera / Clouditera/SecGPT
运行train.py时报错
Open
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 370
- PR merge metrics
- No merged PRs in 30d
Description
我在准备好自己的数据集之后 基于现有的secgpt进行二次训练 再运行 train.py 时 报错 :RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling `cublasCreate(handle)` 请问这是什么原因导致的? 当初训练secgpt遇到同样的错误您是如何解决的。 期待您的解答 谢谢!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with train.py and reproduce the reported CUBLAS_STATUS_NOT_INITIALIZED error using the reporter's prepared dataset. Inspect the training entry point and the CUDA initialization path; done means identifying a reproducible cause and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100