intel / intel-application-migration-tool-for-openacc-to-openmp

OpenACC* to OpenMP* API assisting migration tool
BSD 3-Clause "New" or "Revised" License
32 stars 5 forks source link

include file printed character by character for C in the report file #26

Closed tvery-idris closed 2 weeks ago

tvery-idris commented 4 weeks ago

When converting this file: Loop_configuration_solution.c.txt

The report prints the include file character by character instead of one line.

The command used was:

intel-application-migration-tool-for-openacc-to-openmp -async=nowait\                                                                                                                                         
           -specify-language=C\
           -generate-report\
           -host-data=target_update\
           -nooverwrite-input\
           -present=keep Loop_configuration_solution.c

The report is here: Loop_configuration_solution.c.report.txt