Software Archive
Read-only legacy content
17060 Discussions

unterminated comment error

newport_j
Beginner
517 Views


I got in Cilk 5.4.6 an unterminated comment error when I called a cilk function from another cik function.


I am trying to work to cilkify some legacy serial code. The function : P_TRA_RAY2.C calls TRA_RAY2.C which will call RAY_SGM2.C. I cilkified TRA_RAY2.c to cilk with the cilk file extension. I also cilkified RAY_SGM2.C to cilk wtith the cilk file ext. Now why in RAY_SGM2.cilk am I getting a unterminated comment error?

I have attached the two files: a screenshot of the console output and the relevant code.

Why is this occuring?

Any help appreciated. Thanks in advance.

Newport_j
0 Kudos
0 Replies
Reply