Loading graph_framework/cuda_context.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -408,6 +408,7 @@ namespace gpu { //------------------------------------------------------------------------------ void create_header(std::ostringstream &source_buffer) { source_buffer << "#include <cuda/std/complex>" << std::endl; source_buffer << "#include <special_functions.hpp>" << std::endl; } //------------------------------------------------------------------------------ Loading Loading
graph_framework/cuda_context.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -408,6 +408,7 @@ namespace gpu { //------------------------------------------------------------------------------ void create_header(std::ostringstream &source_buffer) { source_buffer << "#include <cuda/std/complex>" << std::endl; source_buffer << "#include <special_functions.hpp>" << std::endl; } //------------------------------------------------------------------------------ Loading