<div dir="ltr">Predrag,<div><br></div><div>Any updates on gpu3?</div><div>I have tried both tensorflow and chainer and in both cases the problem seems to be with cuda</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 19, 2016 at 4:10 PM, Predrag Punosevac <span dir="ltr"><<a href="mailto:predragp@cs.cmu.edu" target="_blank">predragp@cs.cmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dougal Sutherland <<a href="mailto:dougal@gmail.com">dougal@gmail.com</a>> wrote:<br>
<br>
> I tried for a while. I failed.<br>
><br>
<br>
Damn this doesn't look good. I guess back to the drawing board. Thanks<br>
for the quick feed back.<br>
<br>
Predrag<br>
<br>
> Version 0.10.0 fails immediately on build: "The specified --crosstool_top<br>
> '@local_config_cuda//<wbr>crosstool:crosstool' is not a valid cc_toolchain_suite<br>
> rule." Apparently this is because 0.10 required an older version of bazel (<br>
> <a href="https://github.com/tensorflow/tensorflow/issues/4368" rel="noreferrer" target="_blank">https://github.com/tensorflow/<wbr>tensorflow/issues/4368</a>), and I don't have the<br>
> energy to install an old version of bazel.<br>
><br>
> Version 0.11.0rc0 gets almost done and then complains about no such file or<br>
> directory for libcudart.so.7.5 (which is there, where I told tensorflow it<br>
> was...).<br>
><br>
> Non-release versions from git fail immediately because they call git -C to<br>
> get version info, which is only in git 1.9 (we have 1.8).<br>
><br>
><br>
> Some other notes:<br>
> - I made a symlink from ~/.cache/bazel to /home/scratch/$USER/.cache/<wbr>bazel,<br>
> because bazel is the worst. (It complains about doing things on NFS, and<br>
> hung for me [clock-related?], and I can't find a global config file or<br>
> anything to change that in; it seems like there might be one, but their<br>
> documentation is terrible.)<br>
><br>
> - I wasn't able to use the actual Titan X compute capability of 6.1,<br>
> because that requires cuda 8; I used 5.2 instead. Probably not a huge deal,<br>
> but I don't know.<br>
><br>
> - I tried explicitly including /usr/local/cuda/lib64 in LD_LIBRARY_PATH and<br>
> set CUDA_HOME to /usr/local/cuda before building, hoping that would help<br>
> with the 0.11.0rc0 problem, but it didn't.<br>
</blockquote></div><br></div>