Knowledge Base Article

C2H Compiler Does Not Accelerate Subfunctions Located in a Separate File

Description

When accelerating a function in a file, the C2H Compiler cannot link subfunctions that are defined in a different file.

Resolution

Include all subfunctions called by the accelerated function within the same source code file.

Updated 2 months ago
Version 2.0
No CommentsBe the first to comment