Subject: [Boost-bugs] [Boost C++ Libraries] #11852: GCC 4.8.5 & CUDA: float128 missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-18 09:21:17
#11852: GCC 4.8.5 & CUDA: float128 missing
------------------------------------+-------------------------
Reporter: a.huebl@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
Version: Boost 1.60.0 | Severity: Showstopper
Keywords: cuda nvcc gcc float128 |
------------------------------------+-------------------------
Similar to
https://svn.boost.org/trac/boost/ticket/8048
float128 is still unsupported when compiling with nvcc (tested with CUDA
7.5.18). First noticed with the latest release (1.60.0) and GCC 4.8.5 but
should affect all previous releases depending on used modules.
Attached is a patch for `config/compiler/gcc.hpp` adding the missing `&&
!defined(__CUDACC__)`.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11852> 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:19 UTC