Update symbol names to include full path
Compare changes
+ 2
− 2
@@ -7,7 +7,7 @@
@@ -7,7 +7,7 @@
@@ -78,7 +78,7 @@ cu::Module Correlator::compileModule(unsigned nrBits,
@@ -78,7 +78,7 @@ cu::Module Correlator::compileModule(unsigned nrBits,
//std::for_each(options.begin(), options.end(), [] (const std::string &e) { std::cout << e << ' '; }); std::cout << std::endl;
const std::string source(&_binary_kernel_TCCorrelator_cu_start, &_binary_kernel_TCCorrelator_cu_end);