Closed erikzenker closed 9 years ago
Since we are able to compile .cu and .cc files separately, we can rename all .cu files without cuda content to .cc. This has the advantage that .cc files can utilize functions of the new C++11 version.
Since we are able to compile .cu and .cc files separately, we can rename all .cu files without cuda content to .cc. This has the advantage that .cc files can utilize functions of the new C++11 version.