Re: [theano-users] Re: nvcc compiler not found on $PATH but I can run nvcc -V

2016-12-01 Thread Pascal Lamblin
Hi,

I think Fred meant submitting a pull request that would add a
summary of what is in your previous thread in theano/doc/faq.txt,
so that people looking for that information would find it on
http://deeplearning.net/software/theano/faq.html

On Thu, Dec 01, 2016, Mustg Oplay wrote:
> Hi,
> 
> I bumped the thread.  I'm not sure what you mean by resume and add to 
> Theano doc?
> 
> On Monday, November 28, 2016 at 11:15:37 AM UTC-5, nouiz wrote:
> >
> > Could you resume that and add that to Theano doc? It could be in the file 
> > doc/faq.txt. It happen frequently that people have problems with that.
> >
> > thanks
> >
> > Fred
> >
> > On Sun, Nov 27, 2016 at 10:12 PM, Mustg Oplay  > > wrote:
> >
> >> Hi,
> >>
> >> Search for my post about Pycharm and theano.  I got it to work and also 
> >> had path issues.
> >>
> >> Marc
> >>
> >>
> >> On Sunday, November 20, 2016 at 7:11:28 PM UTC-5, 王烨 wrote:
> >>>
> >>> Dear folks:
> >>> I recently met a question.
> >>>
> >>> I think I did set everything all right in theano. because when I import 
> >>> my theano in python terminal, it shows: 
> >>> Python 2.7.12 (default, Jul  1 2016, 15:12:24) 
> >>> [GCC 5.4.0 20160609] on linux2
> >>> Type "help", "copyright", "credits" or "license" for more information.
> >>> >>> import theano
> >>> Using gpu device 0: GeForce GTX 1060 6GB (CNMeM is enabled with initial 
> >>> size: 80.0% of memory, cuDNN 5105)
> >>>
> >>>
> >>> When I run nvcc -C , it shows:
> >>> ye@ye-desktop:/home$ nvcc -V
> >>> nvcc: NVIDIA (R) Cuda compiler driver
> >>> Copyright (c) 2005-2016 NVIDIA Corporation
> >>> Built on Sun_Sep__4_22:14:01_CDT_2016
> >>> Cuda compilation tools, release 8.0, V8.0.44
> >>>
> >>>
> >>> But when I try to use gensim and theano in Pycharm, It shows:
> >>> ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check 
> >>> your nvcc installation and try again.
> >>>
> >>> Any suggestions?
> >>>
> >> -- 
> >>
> >> --- 
> >> You received this message because you are subscribed to the Google Groups 
> >> "theano-users" group.
> >> To unsubscribe from this group and stop receiving emails from it, send an 
> >> email to theano-users...@googlegroups.com .
> >> For more options, visit https://groups.google.com/d/optout.
> >>
> >
> >
> 
> -- 
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "theano-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to theano-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


-- 
Pascal

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [theano-users] Re: nvcc compiler not found on $PATH but I can run nvcc -V

2016-12-01 Thread Mustg Oplay
Hi,

I bumped the thread.  I'm not sure what you mean by resume and add to 
Theano doc?

On Monday, November 28, 2016 at 11:15:37 AM UTC-5, nouiz wrote:
>
> Could you resume that and add that to Theano doc? It could be in the file 
> doc/faq.txt. It happen frequently that people have problems with that.
>
> thanks
>
> Fred
>
> On Sun, Nov 27, 2016 at 10:12 PM, Mustg Oplay  > wrote:
>
>> Hi,
>>
>> Search for my post about Pycharm and theano.  I got it to work and also 
>> had path issues.
>>
>> Marc
>>
>>
>> On Sunday, November 20, 2016 at 7:11:28 PM UTC-5, 王烨 wrote:
>>>
>>> Dear folks:
>>> I recently met a question.
>>>
>>> I think I did set everything all right in theano. because when I import 
>>> my theano in python terminal, it shows: 
>>> Python 2.7.12 (default, Jul  1 2016, 15:12:24) 
>>> [GCC 5.4.0 20160609] on linux2
>>> Type "help", "copyright", "credits" or "license" for more information.
>>> >>> import theano
>>> Using gpu device 0: GeForce GTX 1060 6GB (CNMeM is enabled with initial 
>>> size: 80.0% of memory, cuDNN 5105)
>>>
>>>
>>> When I run nvcc -C , it shows:
>>> ye@ye-desktop:/home$ nvcc -V
>>> nvcc: NVIDIA (R) Cuda compiler driver
>>> Copyright (c) 2005-2016 NVIDIA Corporation
>>> Built on Sun_Sep__4_22:14:01_CDT_2016
>>> Cuda compilation tools, release 8.0, V8.0.44
>>>
>>>
>>> But when I try to use gensim and theano in Pycharm, It shows:
>>> ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check 
>>> your nvcc installation and try again.
>>>
>>> Any suggestions?
>>>
>> -- 
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "theano-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to theano-users...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [theano-users] Re: nvcc compiler not found on $PATH but I can run nvcc -V

2016-11-28 Thread Frédéric Bastien
Could you resume that and add that to Theano doc? It could be in the file
doc/faq.txt. It happen frequently that people have problems with that.

thanks

Fred

On Sun, Nov 27, 2016 at 10:12 PM, Mustg Oplay  wrote:

> Hi,
>
> Search for my post about Pycharm and theano.  I got it to work and also
> had path issues.
>
> Marc
>
>
> On Sunday, November 20, 2016 at 7:11:28 PM UTC-5, 王烨 wrote:
>>
>> Dear folks:
>> I recently met a question.
>>
>> I think I did set everything all right in theano. because when I import
>> my theano in python terminal, it shows:
>> Python 2.7.12 (default, Jul  1 2016, 15:12:24)
>> [GCC 5.4.0 20160609] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
>> >>> import theano
>> Using gpu device 0: GeForce GTX 1060 6GB (CNMeM is enabled with initial
>> size: 80.0% of memory, cuDNN 5105)
>>
>>
>> When I run nvcc -C , it shows:
>> ye@ye-desktop:/home$ nvcc -V
>> nvcc: NVIDIA (R) Cuda compiler driver
>> Copyright (c) 2005-2016 NVIDIA Corporation
>> Built on Sun_Sep__4_22:14:01_CDT_2016
>> Cuda compilation tools, release 8.0, V8.0.44
>>
>>
>> But when I try to use gensim and theano in Pycharm, It shows:
>> ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your
>> nvcc installation and try again.
>>
>> Any suggestions?
>>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "theano-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to theano-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.