-
```
Arora (git "head") desn't pick the system-wide settings for proxy as described
here:
http://code.google.com/p/arora/wiki/KDE4Integration
Attached patch proposes a fix, but some issues arise:
-…
-
I currently use serialisation to save to file ids of successful jobs, so that in the event of a crash we can pick up where we left off. I had no problem in boost, but now moving to cereal it seems tha…
-
-
and actually compare to, say, `dok_matrix`.
ev-br updated
8 years ago
-
Right after the solution is found (which takes more than an hour), another calculation starts. I'm not sure if there is a problem in the generator script or ILP solver.cpp
Any thoughts @dennisfischer…
-
Hi everyone. I'm facing some issues to deal with the memory increase in Redis 5.0.9. Our setup consists of 3 VM's, master, slave, and a Sentinel.
Our application pipeline consists in:
`XADD myst…
-
When append() sees the underlying array is used to capacity, it allocates a bigger array, copies values, zeroes the rest, and returns.
This proposal will make this grow() logic cheaper:
If the O…
-
-
Mozjpeg supports BMP files as input but not recent versions of the BMP format. It currently supports up to BMP version 3. It would be useful to support versions more recent than that.
In particular, …
-
Hi Chris,
Trying to run your Cuda LATCH implementation code.
Had fixed the broken compilation issues with min.cpp. On execution I couldn't get the descriptors after the "latch" method call. Had cop…