id summary reporter owner description type status milestone component version severity resolution keywords cc 10369 Using boost in cu file compiled with nvcc and icc as host compiler fails. Jiri Kraus John Maddock "Compiling the attached reproducer with nvcc and icc as host compiler fails with an error: $ make nvcc -ccbin icc -arch=sm_20 -I/shared/apps/rhel-6.2/libs/boost-1.55/include -o test test.cu /shared/apps/rhel-6.2/libs/boost-1.55/include/boost/config/suffix.hpp(496): error: identifier ""__int128"" is undefined /shared/apps/rhel-6.2/libs/boost-1.55/include/boost/config/suffix.hpp(497): error: expected a "";"" 2 errors detected in the compilation of ""/tmp/tmpxft_000077b7_00000000-8_test.cpp1.ii"". make: *** [test] Error 2 This also happens with other components of boost assert was chosen to create a minimal reproducer. " Bugs closed To Be Determined config Boost 1.55.0 Problem fixed