sternj

Results 83 comments of sternj

An update-- this is something that I've actually brought to ReMarkable support and the developers apparently have a few theories as to the root cause that they're in the process...

According to ReMarkable support, they're targeting 3.6 for this fix

It seems like the folks in the Jupyter repo may have passed the buck prematurely, reverting to a slightly older emacs-jupyter version seems to resolve the issue. Leaving it up...

So, for a bit of context here-- This was a tradeoff that we made in the initial development of Scalene. Adding a flamegraph option could serve to alleviate that (I...

We're having issues with Pytorch all around, its threadpool isn't cooperating well with our memory allocator (I think, at least). I'm still in the process of hunting that down, but...

I haven't dealt with Pytorch Lightning specifically, but Scalene uses some (uncommonly used) signals that, unfortunately, we need to reserve for Scalene's functionality. I'll dig into whether there's any way...

Failed to replicate on Python 3.8.16 and `miniconda3-3.8-4.12.0`. Does the SEGV occur at the end of the program?

Does Scalene output results before the segv occurs?

Please put that in another issue report. I believe that the primary issue you're running into is a known one that we are currently working on, but have been unable...

I am unsure what you're asking, perhaps you're asking about the `--json` flag or the `--profile-interval` flag?