StevenWhitaker

Results 26 comments of StevenWhitaker

@jpsamaroo Happy Holidays! Any updates on this front? And to reiterate some questions I had: > Oh, I thought https://github.com/JuliaLang/Distributed.jl/pull/4 was only relevant if running code with multiple threads, but...

I tried a couple of variations of my reproducer to collect a few more data points in case it helps with this issue: I realized that I accidentally had been...

Thanks for your work, and no worries about having a long TODO list! I just tried adding JuliaData/MemPool.jl#75 and https://github.com/JuliaParallel/Dagger.jl/tree/jps/chained-dtors to my environment, in conjunction with DTables v0.4.3, and DTables...

In Julia 1.10.0, but it looked the same in Julia 1.9.4. This is the log when precompiling after updating packages (it's very long, so I had to truncate): After updating...

@jpsamaroo I just saw JuliaLang/julia#40626. Does this issue affect Dagger.jl at all, i.e., could this issue be the cause of what I'm seeing with memory seeming like it doesn't get...

@jpsamaroo I've been trying several different things, so here's a report of my findings. - `chained-dtors`: Without disk caching, this did seem to improve memory utilization (I set `MEM_RESERVED[]` to...