Boost logo

Boost Users :

Subject: Re: [Boost-users] [proto] using proto with nvcc
From: Eric Jourdanneau (ejourdanneau_at_[hidden])
Date: 2010-02-12 02:06:28


Hello,
Manjunath Kudlur wrote:
> On Thu, Feb 11, 2010 at 10:27 AM, joel falcou <joel.falcou_at_[hidden]> wrote:
>
>> Manjunath Kudlur wrote:
>>
>>> Thanks for your efforts. I was curious as to what version of CUDA you
>>> have tested these changes with.
>>>
>> IIRC it was 2.3 Eric can confirm if needed
>>
>>
>
> Which platform was this tested on?
I tested the Tarray example of the proto documentation. It compiles and
run fine on the host. The example you give, too.
uname -a gives :
Linux machine 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC
2009 x86_64 GNU/Linux

Eric J

> I wrote the following simple program :
> #include <boost/proto/proto.hpp>
>
> int main(void)
> {
> }
>
> and I am getting the following from nvcc :
>
> nvcc error : 'cudafe++' died due to signal 11 (Invalid memory reference)
>
> This is preceded by lot of warnings warnings of the form
>
> /home/boost_1_42_0/boost/proto/make_expr.hpp(873): warning: class
> template "boost::proto::detail::implicit_expr_2<A0, A1>" defines no
> constructor to initialize the following:
> reference member "boost::proto::detail::implicit_expr_2<A0, A1>::a0"
> reference member "boost::proto::detail::implicit_expr_2<A0, A1>::a1"
>
> Manjunath
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net