Tudor Achim

Results 3 issues of Tudor Achim

Is there any known solver instability when solving with GPU? E.g. I get the following behavior ``` ---------------------------------------------------------------------------- SCS v1.2.6 - Splitting Conic Solver (c) Brendan O'Donoghue, Stanford University, 2012-2016...

On line 55 of https://github.com/nkallen/querulous/blob/master/src/main/scala/com/twitter/querulous/database/ApachePoolingDatabase.scala, config.testWhileIdle is set to false. According to http://commons.apache.org/pool/apidocs/org/apache/commons/pool/impl/GenericObjectPool.html, this means that timeBetweenEvictionRunsMillis has no effect, the connections are never checked when idle, and the pool...

Hi, just wondering if this library is limited to Google Cloud or if it can be used on other kubernetes deployments as well (e.g. on EC2)?