tags:

views:

26

answers:

0

Hi, I am trying to add an extension to Openmp through a new pragma. I was wondering if there is any way I can define a new pragma and define a set of rules to generate the code. I was also wondering if there are any source-source compilers that allow me to specify a new pragma in openmp. Thanks in advance.