Capability issue return running a program

What is a “capability” issue ? How can i solve it? I’ll must to change my nvidia-graphic to fix it, or it’s just a software problem?

What program are you running? What is the exact and complete text of the error message you are getting? What GPU are you using?

In the absence of proper context, we can only guess what is meant. “capability” may refer to “compute capability”, which describes the level of hardware architecture the GPU implements. This is a fixed function of the GPU used and cannot be changed. If the compute capability is lower than required by the program, the solution is to acquire a GPU that implements the required, or a later, architecture.