Hi Paul,

the previous commands are for checkout a old commit of libgpuarray.

To checkout my fix:

git clone https://github.com/wonghang/libgpuarray.git
cd libgpuarray
git checkout fix_tri_kernel_sched

Best,
wonghang

Paul Baggenstoss <p.m.baggenst...@ieee.org> 於 2020年2月8日 週六 下午10:20寫道:

>
> Hi Wonghang,
>     I am now getting the same results for GPU and CPU . It looks like
> it is fixed. I still need to do more checking, but looks good so far.
> I did not get your branch using the git commands you sent me. I had to
> manually download basic.py from your pull request. Not sure why...
>
> Nice work,
> Paul
>
>
> On Saturday, February 8, 2020 at 8:49:29 AM UTC+1, Wong Hang wrote:
>>
>> Hi Paul,
>>
>> I think I fixed the issue. Please check the PR
>> https://github.com/Theano/libgpuarray/pull/589
>> and you can try to use my branch of libgpuarray to see if it works for
>> you.
>>
>> For your implementation of MagmaCholesky, you can add profile = True in
>> ~/.theano.rc to see what is the bottleneck of your implementation.
>>
>> [global]
>> profile = True
>>
>>
>> --
>
> ---
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/theano-users/a6f8403b-c443-4dd2-95bb-15e84c8d2222%40googlegroups.com
> <https://groups.google.com/d/msgid/theano-users/a6f8403b-c443-4dd2-95bb-15e84c8d2222%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/theano-users/CAAMb3nVFB%3DzWamR-qgK4ddqNhMO%3D8evLthoZD7dZJh0aizzzww%40mail.gmail.com.

Reply via email to