Seth Wenchel
Seth Wenchel
@snoweye those are both in `SUGGESTS` and so end users aren't forced to install them. The functions that I mentioned can work without them if this is an issue for...
We run a similar git server at my company and the same issue. This is the workaround that we came up with for installing packages when we know that they...
totally understood. I am too (and a new baby), otherwise i would have sent a PR.
I'm getting: ``` Error response from daemon: Dockerfile parse error line 92: unknown instruction: \NLD_PRELOAD=$CUDA_BLAS ``` when I run `docker build .` ``` me@mybox :~/test_docker/ml/cuda/base$ nvidia-smi Wed Mar 13 10:18:27...
ahh... apparently I am in a detached HEAD state. This is the first time that I let JIRA make a branch in the repo so perhaps that has something to...
i have a c++ patch that produces the following output, but am having some problems pushing to GH ATM. Q: what should the return value be? I know @Ironholds has...