11-23-2016 04:48 AM
Hi,
I am wondering if SDSoC environment support OpenMP for software?
Thanks
Mohammad
11-23-2016 09:25 AM
Hi Mohammad,
SDSoC doesnt provide any facilities (libraries, compilers, etc.) to support OpenMP specifically, but since its a software library there is not any restriction preventing one from using it. You would just have to cross compile the library manually and configure your the ARM processors as needed.
Sam
11-23-2016 09:25 AM
Hi Mohammad,
SDSoC doesnt provide any facilities (libraries, compilers, etc.) to support OpenMP specifically, but since its a software library there is not any restriction preventing one from using it. You would just have to cross compile the library manually and configure your the ARM processors as needed.
Sam
06-25-2018 12:26 AM
Can you tell me how exactly do you use openMP? I have met the same problem, I can do parallel in Visual Studio, but in sdsoc, i don't know how to do it.
Thank you.
01-04-2019 12:46 AM
HI, have you resolved your problem? i have encountered the same problem
01-04-2019 12:47 AM