Priveyes

Results 32 comments of Priveyes
trafficstars

I'm searching to NOT use cplex

> ` pulp.apis.CPLEX`? > > https://coin-or.github.io/pulp/technical/solvers.html?highlight=cplex#pulp.apis.CPLEX This one only wrap cplex, so scipy (as #2) is one of the only free improvment

pulp call GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS, CHOCO, MIPCL, SCIP to solve linear problems. It's a wrapper for them, so you need to install one of them

> `scipy.optimize.linprog(..., method='simplex')`? > > https://docs.scipy.org/doc/scipy/reference/optimize.linprog-simplex.html @hubuser3976 : This is only a simplex. Many python lib have a simplex. The best one is using scipy as @brylie wrote above No...

I've stabilised things (65ms inference), using the maximum powermanagement of everything in win10 host. Just the "`unable to get BOS descriptor or descriptor too short`" at initialisation 20mn->No more Transfert...

@manoj7410 I've no dev environment in the W10 host.

Some news, after tryied all energy saving combinations on w10 host, I put all to normal. I do that because I suspect something else than energy saving causing my problems....

More detail (in linux guest VM) : ``` [25175.796563] xhci_hcd 0000:00:0c.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13 [25175.797153] xhci_hcd 0000:00:0c.0: Looking...