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

nv_small and nv_large crash at runtime #216

Open
kthoru01 opened this issue Apr 26, 2021 · 2 comments
Open

nv_small and nv_large crash at runtime #216

kthoru01 opened this issue Apr 26, 2021 · 2 comments

Comments

@kthoru01
Copy link

Hello,

I complied a lenet model for an nv_small and nv_large configuration with specifying the precision to be int8 without a problem. It created a fast-math.nvdla file. However when I execute the nvdla_runtime on the qemu platform it is able to start the emulator and generates about 10 or so log lines because crashing and returning to the usr/local/nvdla folder. I use opendla_2.ko module before running nvdla_runtime. There are no errors outputted before qemu crashes. Why is this happening? I'm able to run the nv_full fp16configuration to completion and get correct results at the output. It seems that nv_full int8 configuration also works fine. Any help would be greatly appreciated. Thank you!

@NicolasWu97
Copy link

you should confirm your vp targetconfig(nv_full/nv_large/nv_small first

@Kunal-es
Copy link

Kunal-es commented Sep 5, 2022

could u pls send me proper installation process here ?

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