Jose Daniel Lara

Results 202 comments of Jose Daniel Lara

This is also related to https://github.com/jump-dev/HiGHS.jl/issues/207

closing since it isn't related to PSI directly

Hi, is there an ETA on this functionality? We have integrated TimeSeries in our package, but when slicing data, there is too much memory allocation with respect to DataFrames. We...

Thanks, we will stick with TimeArrays for now and hopefully won't be too much of a bottleneck.

It seems to be related to the update to OSQP 0.6.2 binaries. With OSQP.jl v 0.6.0, I get this result.

@ChrisRackauckas FWIW I make tests will all the currently supported Linear Solvers and IDA in https://github.com/NREL-SIIP/PowerSimulationsDynamics.jl/blob/master/test/test_sundials.jl and works well.

The current version of Sundials is all built with 64 bit indexing.

On top of this, some users have been facing challenges with the binaries in windows.

@gmantegna we support MKLPardiso for our HPC applications for large scale. Most of the developers from Sienna use Macs and we use the KLU solver since for systems below 15k...