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

Core dumped : cudaErrorNoKernelImageForDevice #42

Open
IntelligentIndia7 opened this issue Jul 20, 2020 · 0 comments
Open

Core dumped : cudaErrorNoKernelImageForDevice #42

IntelligentIndia7 opened this issue Jul 20, 2020 · 0 comments

Comments

@IntelligentIndia7
Copy link

I am getting core dumped error while executing ' ./runDet -i model/yolov4.engine -p dog.jpg -v nuscenes_mini.mp4 '

The error is as follows:

input-engine: model/yolov4.engine
image: dog.jpg
video: nuscenes_mini.mp4
terminate called after throwing an instance of 'thrust::system::system_error'
what(): parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device
Aborted (core dumped)

I am using CUDA 10.1, tensort 5 and nvdia geforce 940m,

Is Geforce 940m not compatible with tensorrt ?

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

1 participant