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

CUDA error: an illegal memory access was encountered #24

Open
aimerlove4456 opened this issue Jul 8, 2024 · 1 comment
Open

CUDA error: an illegal memory access was encountered #24

aimerlove4456 opened this issue Jul 8, 2024 · 1 comment

Comments

@aimerlove4456
Copy link

I encounter a runtimeerror about running this program.
version: gpu is 3090 torch is 1.7.1 cuda version is 11.0
pretrained mae_hivit_base_dec512d8b_hifeat_p1600lr10.pth
my command is python ./tools/train.py configs/rotated_imted/rotated_imted_hb1m_oriented_rcnn_hivitdet_base_1x_dota_ms_rr_le90_stdc_xyawh321v.py --work-dir output/outputSTD/1 --gpu-ids 1
then the result is
图片

how can i solve this problem?it is hard for me to read code and find up error in where.

@yuhongtian17
Copy link
Owner

This error may occur if you are sharing the GPU server with others, and the CPU usage or memory usage of the server is full.

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

2 participants