GPU not available?
Chirag Nagpal
chiragn at cs.cmu.edu
Wed Oct 4 23:04:34 EDT 2017
Great ! Enjoy :)
On Wed, Oct 4, 2017 at 11:03 PM, <siyuh at andrew.cmu.edu> wrote:
> Hi Chirag,
>
> It works now!! Thanks sooooooo much!!
>
> Best regards,
> Siyu
>
> On Oct 4, 2017, at 7:53 PM, Chirag Nagpal <chiragn at cs.cmu.edu> wrote:
>
> It seems as if you are running your own local version of tensorflow. How
> did you install it? it seems you installed only the one for cpu.
>
> To compile the one for GPU that links against CUDA use
>
> $pip install tensorflow-gpu --user
>
> And try running the script again
>
> If that doesnt work, rollback your local TF installation to the system
> wide install
>
> $pip uninstall tensorflow-gpu --user
> $pip uninstall tensorflow --user
>
> and then try again.
>
>
> On Wed, Oct 4, 2017 at 10:46 PM, <siyuh at andrew.cmu.edu> wrote:
>
>> Hi Predrag,
>>
>> Thanks for redirecting the email!
>>
>> Best regards,
>> Siyu
>>
>> > On Oct 4, 2017, at 6:15 PM, Predrag Punosevac <predragp at andrew.cmu.edu>
>> wrote:
>> >
>> > siyuh at andrew.cmu.edu wrote:
>> >
>> >> Dear Predrag,
>> >>
>> >> Good evening!
>> >> I am now trying to run tensorflow on Autonlab, it seems I am always
>> using CPU instead of GPU. Then I try to add tf.device(???gnu:0???) in my
>> code, then it shows that the GPU is not available. May I ask if you have
>> any idea on this?
>> >>
>> >
>> > I don't user TensorFlow but I know for the fact that it works as
>> > expected on all 7 GPU servers. You should have sent the e-mail to the
>> > mailing list so that you can get help from other TensorFlow users.
>> >
>> > Predrag
>> >
>> >
>> >> Thanks,
>> >> Siyu
>>
>>
>>
>
>
> --
>
> *Chirag Nagpal* Graduate Student, Language Technologies Institute
> School of Computer Science
> Carnegie Mellon University
> cs.cmu.edu/~chiragn
>
>
>
--
*Chirag Nagpal* Graduate Student, Language Technologies Institute
School of Computer Science
Carnegie Mellon University
cs.cmu.edu/~chiragn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/autonlab-users/attachments/20171004/00eb2bae/attachment.html>
More information about the Autonlab-users
mailing list