cuBLAS cuSolver solving system of inequalities

Hi,
There is a way to solving system of inequalities (>, >=, <, <=) using cuBLAS or cuSolver? I know the cuSolver functions solving a linear system (Ax = b) but how can transform to system of inequalities?