$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [proto] using proto with nvcc
From: Kim Kuen Tang (kuentang_at_[hidden])
Date: 2010-02-09 14:46:09
Hi Joel and Eric,
it is really awesome work that you both do. I am also interested in this
user.hpp file. Can you forward a copy to me?
That will be really nice.
Best regards,
Kim
Joel Falcou schrieb:
>
>
> If anyone is interested, the user.hpp for nvcc CUDA is available on
> request. We ponder to do a global BOOST_GPU_ENABLED macro that actually
> evaluates as __host__ __device__ if compiled with nvccc and to nothing
> otherwise and do a local patch for that in w/e boost components it
> makes sense in. Considering the impact and the maybe restricted
> audience for that, not sure it's worth a global support from boost but
> it'll be here and available if needed.
>