Creating BRIG-Files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone,

I am new to the HSA Topic and am currently playing with the BRIG frontend. I have somehow managed to generate a BRIG file using the
„gccbrig-7.2 -o test.brig test.c -fopenmp“ option. I have installed the the gcc-7.2 release. When I trie to translate the .brig file to an .hsail file via the HSAIL-tool (that i cloned from git), I get the Error: Missing module directive.

Am I using the wrong compiler options?

My Code ist a C-code with an OpenMP pragma above a Loop. I simply assign values from one Array to another using  „# pragma omp parallel for private (i)“. Is there any documentary on gccbrig?

Best Regards,

Anna

Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows 10





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux