Oblomov

Results 212 comments of Oblomov

Hello @SurelyD, it seems that you have at least two overlapping issues in your case. There is something wrong with your MPI setup, but without additional details I wouldn't know...

Wouldn't this be better done in `OPENCL_VENDOR_PATH` instead?

Well, I meant extending OPENCL_VENDOR_PATH to become a colon (semicolon in Windows) separated list of paths.

If we're fixing this, I would recommend getting rid of the epoch time altogether, compute all times as deltas from the most recently created event.

Good point. I will rework the patch set to change only the rle path then.

Ok I've updated the patch set. Now the last commit only changes the RLE behavior, leaving the non-RLE path with a rectangle for each bit.

Hello, any news about this? The changeset has been updated on top of latest master. You may want to cherry-pick ef6fcd2, which fixes an off-by-one, regardless of the rest of...

I can confirm that the SVG is not displayed correctly by: - LibreOffice (even the latest development branch) - imagemagick - and in general anything that depends on librsvg, which...

This is something I have been thinking about as well, although my initial plan was to add the original text as comment (in SVG as well). Using a title tag...