Elliot Saba

Results 141 issues of Elliot Saba

@timholy I'm pinging you because you authored 5aceea8fee96b5356965e859f5ecc96491eff8cb. It turns out that might not be the perfect solution. I'd appreciate a bit of background on this so we can find...

Improves python 3 compatibility

Hello there! This is an automated pull request submitted by `@staticfloat` to help package authors transition their Julia installation CI setups to the new binary provider URL. Please take a...

# Verisons Julia v1.7.3 HTTP.jl v1.2.0 MbedTLS.jl v1.1.1 # Issue When calling `HTTP.get()` on a resource with `Content-Encoding: gzip`, the response is automatically decoded for me: ``` julia> using HTTP...

In my testing, I have found that YellowFin increases GPU memory usage significantly. Perhaps 2-3x as much memory is used while using YellowFin as compared to something simpler like SGD....

The Buildkite pipeline is here: https://buildkite.com/julialang/packagecompiler-dot-jl

**Is your feature request related to a problem? Please describe.** buildkite workers that encounter network-related errors do not trigger the `agent-shutdown` hook properly. For example, when the network dies on...

**Is your feature request related to a problem? Please describe.** It would be useful to have the organization ID (e.g. as used in calculating artifact upload URLs) exposed as an...

When working on packages that involve compiler internals, it's often useful to have Revise open and running for ease of experimentation, but also need to constantly kill the Julia session...

wishlist