Miles Cranmer
Miles Cranmer
It might be good to use the exact same check as is done in the REPL version, just for consistency's sake: https://github.com/JuliaLang/Pkg.jl/blob/02b6f7798bb4263d1fd7255ceeeef24403def650/src/REPLMode/argument_parsers.jl#L201-L203
You would think, but it evidently wasn't enough for me and the other poster who both posted questions about how to get `@` to work in Pkg's functional mode. Anyways...
The current feedback basically just says the intended behavior (creating a shared env) didn't work. It doesn't say how to make it work!
In the REPL mode I think you would use the normal `@pkg_str` strategy for adding packages. Anyways I experienced this issue outside of the REPL (which is why I used...
Regarding dropping torch, I’ve noticed it will often mess up installations of torch when you put it in setup. For example, if you’ve installed the GPU version, the setup.py might...
Hi @ewanbarr, thanks for the interest! Please continue to keep us updated on your evaluation of Bifrost—you have a very exciting use case. I hope @benbarsdell / @jaycedowell / @telegraphic...
Hi Casey, Thanks for trying Bifrost out. Would you like to join in on our next telecon? (usually they are on Fridays at 1pm PT). I think hearing more about...
The specification of base images from the command line is very nice. I will have to read how travis tests different languages, and if there is a similar settings where...
Sorry that my review has a big red "X" on the top of it, I wasn't sure what the difference between the options were for suggesting changes. This PR is...
CUDA 8.0 on a Tesla K80 (it's an AWS `p2.xlarge`), default build settings (`git checkout ` then `make docker`)