$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Boost build support for nvcc
From: Edward Diener (eldiener_at_[hidden])
Date: 2018-07-18 01:23:55
Does Boost Build have support for the nvcc compiler ? If so what is the
toolset name and toolset parameters ? The latest build of the Boost
Build docs on the 'master' branch says nothing about nvcc. I have a
Boost PP issue regarding nvcc and cuda, and have installed the CUDA
compiler, but I need to be able to set i up in Boost build in orde to
test things out.