Andrew M. Zhang
Andrew M. Zhang
Reduces message size for MF. (Will gather appropriate network utilization stats ASAP)
Multiple PS
Multiple parameter servers for logistic regression.
The 0th poll thread needs to start last. We need a barrier to ensure this, or else for large numbers of poll threads, parameter server is likely to fail.
If user's public key is already in the server's .ssh/authorized_keys file, there is no way to specify an empty .pem file.
This addition is necessary if you want to run the `smallstep/step-ca:hsm` container in linked mode. Without `ca-certificates`, the container is unable to verify https certificates of and connect to `smallstep.com`...
``` r = pocket.put_buffer(p, src, size, dst_filename, jobid) ``` The current python API requires that src be a python string, and passing in a python bytes object throws an error....