tee3 / boost-build-nvcc

A Boost.Build module for building using the NVIDIA C/C++ Compiler.
Boost Software License 1.0
0 stars 0 forks source link

GPU architectures and codes are interchangeable. #3

Closed tee3 closed 6 years ago

tee3 commented 6 years ago

This pull request makes the GPU architectures and GPU codes interchangeable.

The compiler can do a lot more combinations of architectures and codes. However, for now, we just allow an architecture and/or a code in the simplest way possible.