Skip to content
Snippets Groups Projects
Commit 3a3bd16a authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Link cudart

parent 4b8386c3
No related branches found
No related tags found
No related merge requests found
Pipeline #18272 failed
......@@ -75,6 +75,7 @@ def link(object_files, destination_file=None, overwrite_destination_file=True, a
*_tf_link_flags,
*_include_flags,
*additional_link_flags,
'-lcudart',
_shared_object_flag,
_output_flag]
if not destination_file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment