Subject: [Boost-bugs] [Boost C++ Libraries] #3919: Support for NVIDIA CUDA C++ Compiler
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-11 12:51:51
#3919: Support for NVIDIA CUDA C++ Compiler
----------------------------------+-----------------------------------------
Reporter: joel.falcou@⦠| Owner: johnmaddock
Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: config
Version: Boost 1.42.0 | Severity: Problem
Keywords: GPU NVIDIA nvcc CUDA |
----------------------------------+-----------------------------------------
Some boost component can't compile when compiled with the nvidia c++
compiler for GPU systems. This patch add nvcc as a proper compiler in
config/ so the proper BOOST_NO_XXX macro are set/unset. The patch also
provide a BOOST_GPU_ENABLED macro that resolves as __host__ __device__ and
allow any boost function to be compiled inside a CUDA kernel.
Note that this patch is not the only one required for proper GPU support
bu tit fixes a lot of annoying errors in low level components like MPL,
Fusion, type_traits and similar.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3919> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC