After compiling cudaOpenMP succesful, I get the application was unable to start correctly (0xc000007b) when I try to run my own little program. I didn’t before.
I can see that cudaopenMP creates a cutil64.lib.
Is that the reason to my problems, as I use cutil_math in my project?
Kg
Sorry I don’t quite get what you are talking about
- Is your own little program called cudaOpenMP?
- Is your machine 32-bit or 64-bit?
- What time, or from where, does the error 0xc000007b occur?
Please try to provide a bit more detail :)
It occurs when you try to run a app on 64-bit system which is compatible with 32-bit system. you can resolve this issue by following some simple steps.
- Reinstall the Application
- Run as An Administrator
- Fix Compatibility between Application and System
- Check Your Hard Disk
For detailed solution visit here: How To Fix Error Code 0xc000007b In Windows 7, 10 - The Error Code Pros