Hunter Husar
Hunter Husar
I'm having the same issue. I agree a docker would be great. Is NCCL a dep does anyone know?
@carchrae I think running a docker image on an EC2 instance, if you don't have CUDA on a Mac, is the way to go right?
@carchrae awesome, I'll check that out. My other friend said I should just concentrate on getting it running locally in a jupyter notebook
Ah, dang. That makes sense, especially given the results. I'll keep poking...
ah, yeah I saw that line and tried to change it, but every time I ran it the error still bubbled up `Distributed package doesn't have NCCL built in`
@prafullasd @carchrae thank you for your input, looks like I need to spend a couple of days working on my tooling before I can attempt a build, so I'm going...
@Jimmiexjames I'm having good luck using the colab notebook, at least just getting it running. I ended up using the paid plan to stop timeouts.
@btrude thanks for the update. I'm not sure where to actually find that docker by your description, can you share please? Cheers.
Hello, Looking for any help here. I'm getting the same error in IE8. I'm using react-router (1.0 beta 3) and es5-sham (4.1.0) for polyfills. I understand 1.0 doesn't use getters...
Thanks again, The error showed up when I added [React Router](https://github.com/rackt/react-router), which claims to no longer be using getters and setters. According to @ryanflorence in [1095](https://github.com/rackt/react-router/issues/1095): 'master (1.0 API) is...