<div dir="ltr">If the CUDA examples work for anyone, can they share their PATH and LD_LIBRARY_PATH variables?<div><br></div><div>Thanks</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 5, 2018 at 5:27 PM Yichong Xu <<a href="mailto:yichongx@cs.cmu.edu">yichongx@cs.cmu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;line-break:after-white-space">
I think with Biswajit’s and my problem with cuda, we should isolate the problem with just CUDA (and drivers) instead of wandering around python or pytorch. 
<div>Predrag can you test the CUDA examples? I sort of agree with Manzil that this might be a user account problem.<br>
<div><br class="m_-3845574559137153614webkit-block-placeholder">
</div>
<div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<i>Thanks,</i></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<i>Yichong</i></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br>
</div>
<br class="m_-3845574559137153614Apple-interchange-newline">
</div>
<div><br>
<blockquote type="cite">
<div>On Sep 5, 2018, at 5:14 PM, Biswajit Paria <<a href="mailto:bparia@cs.cmu.edu" target="_blank">bparia@cs.cmu.edu</a>> wrote:</div>
<br class="m_-3845574559137153614Apple-interchange-newline">
<div>
<div dir="ltr">
<div dir="ltr">I just tried Yichong's way of testing cuBLAS, and get the same error as earlier:</div>
<div dir="ltr"><br>
</div>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div>
<div>
<div>[Matrix Multiply CUBLAS] - Starting...</div>
</div>
</div>
<div>
<div>GPU Device 0: "TITAN Xp" with compute capability 6.1</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div>MatrixA(640,480), MatrixB(480,320), MatrixC(640,320)</div>
</div>
<div>
<div>CUDA error at matrixMulCUBLAS.cpp:275 code=1(CUBLAS_STATUS_NOT_INITIALIZED) "cublasCreate(&handle)" </div>
</div>
</blockquote>
<br>
<div>So I believe it is not a conda error. I also tried removing .nv, doesn't help either. Maybe someone can share the PATH env variable?</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Sep 5, 2018 at 5:08 PM Emre Yolcu <<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>Manzil, could you share your `conda env export` (or equivalent) output for the environment you use for pytorch? It's still not working for me after reboot, maybe I can try replicating your exact setup and try with that.</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Emre<br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Sep 5, 2018 at 4:56 PM, Predrag Punosevac <span dir="ltr">
<<a href="mailto:predragp@andrew.cmu.edu" target="_blank">predragp@andrew.cmu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span>Manzil Zaheer <<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a>> wrote:<br>
<br>
> It was working me before reboot as well. PyTorch does work on all<br>
> nodes for me.<br>
<br>
</span>Aha! Gotcha. <br>
<span><br>
> <br>
> I am trying to say is that i think it is not issue at system level but<br>
> at user account level. I might be wrong though.<br>
<br>
</span>That was my hunch as well. They were trying to convince me in a 150<br>
e-mails chain over the weekend that pytorch was broken when I replaced a<br>
failed HDD on the main file server. That didn't make any sense.<br>
<br>
Could you please share your binaries and setup with outher pytorch<br>
users?<br>
<br>
Cheers,<br>
Predrag<br>
<span><br>
> <br>
> <br>
> -------- Original message --------<br>
> From: Predrag Punosevac <<a href="mailto:predragp@andrew.cmu.edu" target="_blank">predragp@andrew.cmu.edu</a>><br>
> Date: 9/5/18 4:44 PM (GMT-05:00)<br>
> To: Manzil Zaheer <<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a>><br>
> Cc: Biswajit Paria <<a href="mailto:bparia@cs.cmu.edu" target="_blank">bparia@cs.cmu.edu</a>>, Yichong Xu <<a href="mailto:yichongx@cs.cmu.edu" target="_blank">yichongx@cs.cmu.edu</a>>, Emre Yolcu <<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a>>,
<a href="mailto:users@autonlab.org" target="_blank">users@autonlab.org</a><br>
> Subject: Re: PyTorch problem<br>
> <br>
> Should I go ahead and reboot all GPU computing nodes? Can somebody else confirm that a reboot fixes the issue?<br>
> <br>
> Predrag<br>
> <br>
</span><span>> On Wed, Sep 5, 2018 at 4:42 PM, Manzil Zaheer <<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a><mailto:<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a>>> wrote:<br>
> It does work for me and my friends<br>
> <br>
> <br>
> <br>
> <br>
> -------- Original message --------<br>
</span><span>> From: Predrag Punosevac <<a href="mailto:predragp@andrew.cmu.edu" target="_blank">predragp@andrew.cmu.edu</a><mailto:<a href="mailto:predragp@andrew.cmu.edu" target="_blank">predragp@andrew.cmu.edu</a>>><br>
> Date: 9/5/18 4:40 PM (GMT-05:00)<br>
</span><span>> To: Biswajit Paria <<a href="mailto:bparia@cs.cmu.edu" target="_blank">bparia@cs.cmu.edu</a><mailto:<a href="mailto:bparia@cs.cmu.edu" target="_blank">bparia@cs.cmu.edu</a>>><br>
> Cc: Manzil Zaheer <<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a><mailto:<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a>>>, Yichong Xu <<a href="mailto:yichongx@cs.cmu.edu" target="_blank">yichongx@cs.cmu.edu</a><mailto:<a href="mailto:yichongx@cs.cmu.edu" target="_blank">yichongx@cs.cmu.edu</a>>>,
 Emre Yolcu <<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a><mailto:<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a>>>,
<a href="mailto:users@autonlab.org" target="_blank">users@autonlab.org</a><mailto:<a href="mailto:users@autonlab.org" target="_blank">users@autonlab.org</a>><br>
> Subject: Re: PyTorch problem<br>
> <br>
> I just rebooted GPU8. All packages are up to date. NVidia driver appears to be working properly and I can do GPU computations from MATLAB. Let's try now to get pytorch working on GPU8.<br>
> <br>
> Predrag<br>
> <br>
</span><span>> On Wed, Sep 5, 2018 at 12:19 AM, Biswajit Paria <<a href="mailto:bparia@cs.cmu.edu" target="_blank">bparia@cs.cmu.edu</a><mailto:<a href="mailto:bparia@cs.cmu.edu" target="_blank">bparia@cs.cmu.edu</a>>> wrote:<br>
> I am facing a similar error on all GPU machines. Did someone find a solution yet?<br>
> <br>
> <br>
> 2018-09-05 00:27:41.546064: E tensorflow/stream_executor/cuda/<a href="http://cuda_blas.cc:459" target="_blank">cuda_blas.cc:459</a>] failed to create cublas handle: CUBLAS_STATUS_NOT_INITIALIZED<br>
> <br>
</span><span>> On Tue, Sep 4, 2018 at 10:03 PM Manzil Zaheer <<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a><mailto:<a href="mailto:manzil@cmu.edu" target="_blank">manzil@cmu.edu</a>>> wrote:<br>
> Hi Yichong<br>
> <br>
> Yes I am able to run TF and PyTorch on these machines. Recently someone else also had similar issue, but it got fixed by reinstalling some local packages.<br>
> <br>
> Thanks,<br>
> Manzil<br>
> <br>
> <br>
> -------- Original message --------<br>
</span><span>> From: Yichong Xu <<a href="mailto:yichongx@cs.cmu.edu" target="_blank">yichongx@cs.cmu.edu</a><mailto:<a href="mailto:yichongx@cs.cmu.edu" target="_blank">yichongx@cs.cmu.edu</a>>><br>
> Date: 9/4/18 9:58 PM (GMT-05:00)<br>
</span><span>> To: Emre Yolcu <<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a><mailto:<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a>>>, Predrag Punosevac <<a href="mailto:predragp@andrew.cmu.edu" target="_blank">predragp@andrew.cmu.edu</a><mailto:<a href="mailto:predragp@andrew.cmu.edu" target="_blank">predragp@andrew.cmu.edu</a>>><br>
> Cc: <a href="mailto:users@autonlab.org" target="_blank">users@autonlab.org</a><mailto:<a href="mailto:users@autonlab.org" target="_blank">users@autonlab.org</a>><br>
> Subject: Re: PyTorch problem<br>
> <br>
> Just wondering - can Tensorflow run well on these machines? I hope someone to confirm about this so that we can isolate the problem.<br>
</span>> OK so here?s a further test: I tried running the cuda examples from the cuda installation (in /usr/local/cuda/sample), on gpu2 in my scratch directory. Simple jobs like deviceQuery succeeds, but simpleCUBLAS failed:<br>
<span class="m_-3845574559137153614m_6968877778934746229im m_-3845574559137153614m_6968877778934746229HOEnZb">> yichongx@gpu2$ cd /home/scratch/yichongx/<br>
> yichongx@gpu2$ cd<br>
> 0_Simple/        2_Graphics/      4_Finance/       6_Advanced/      bin/             conda/<br>
> 1_Utilities/     3_Imaging/       5_Simulations/   7_CUDALibraries/ common/          miniconda3/<br>
> yichongx@gpu2$ cd 7_CUDALibraries/<br>
> yichongx@gpu2$ cd simpleCUBLAS<br>
> yichongx@gpu2$ CUDA_VISIBLE_DEVICES=3 ./simpleCUBLAS<br>
> GPU Device 0: "TITAN X (Pascal)" with compute capability 6.1<br>
> <br>
> simpleCUBLAS test running..<br>
> !!!! CUBLAS initialization error<br>
> yichongx@gpu2$<br>
> <br>
> <br>
> This is also consistent with our previous errors from pytorch, which say cublas library not initialized.<br>
> <br>
> So this means at least there is some problem with CUBLAS on gpu2. This post suggests that using sudo can resolve this problem, and this is probably because of some permission problems on CUBLAS libraries:<br>
> <a href="https://devtalk.nvidia.com/default/topic/1027602/cuda-setup-and-installation/cublas-libraries-with-incorrect-permissions/" rel="noreferrer" target="_blank">
https://devtalk.nvidia.com/default/topic/1027602/cuda-setup-and-installation/cublas-libraries-with-incorrect-permissions/</a><br>
> @Predrag: Can you try running the simpleCUBLAS example from the CUDA library, with and without root privilege? I think that might be something that you are more familiar with. Thank you very much!<br>
> <br>
> <br>
> Thanks,<br>
> Yichong<br>
> <br>
</span>
<div class="m_-3845574559137153614m_6968877778934746229HOEnZb">
<div class="m_-3845574559137153614m_6968877778934746229h5">> On Sep 4, 2018, at 3:18 PM, Emre Yolcu <<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a><mailto:<a href="mailto:eyolcu@cs.cmu.edu" target="_blank">eyolcu@cs.cmu.edu</a>>> wrote:<br>
> <br>
> Hi,<br>
> <br>
> We are trying to troubleshoot the PyTorch issue with Predrag and were wondering:<br>
> <br>
> Is anybody able to run PyTorch GPU models on gpu1-9? If you can, we would appreciate if you can respond.<br>
> <br>
> Also, is it a problem for anyone if gpu8 is rebooted today?<br>
> <br>
> Thanks,<br>
> <br>
> Emre<br>
> <br>
> <br>
> <br>
> --<br>
> Biswajit Paria<br>
> PhD in ML @ CMU<br>
> <br>
> <br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_-3845574559137153614gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">Biswajit Paria
<div>PhD in ML @ CMU</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>

</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Biswajit Paria<div>PhD in ML @ CMU</div></div></div></div></div></div></div></div>