Skip to content
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

Single GPU training issues #47

Open
liuhuaijjin opened this issue Mar 9, 2023 · 1 comment
Open

Single GPU training issues #47

liuhuaijjin opened this issue Mar 9, 2023 · 1 comment

Comments

@liuhuaijjin
Copy link

RuntimeError: CUDA error: an illegal memory access was encountered
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
6dc75c97f8af87f2c6dd3f6b6490e40
python train.py --cfg_file cfgs/kitti_models/sfd.yaml

@shyu216
Copy link

shyu216 commented Mar 21, 2023

check this #2
and this https://zhuanlan.zhihu.com/p/524097054?

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

3 participants
@liuhuaijjin @shyu216 and others