Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

OpenMP.qmssInit and it's effect on Networking Inits in the MCSDK example

$
0
0

I'm working with the MCSDK image processing demo using OpenMP for the EVM 6678. 

I noticed that my openMP processing benchmark times are too slow for running an FFT from the DSPLIB package, and I've found ways to speed up the operation, but it comes at the expense of the Networking functions.

1) I can get the Networking stack initialized and open a TCP socket, but program gets stuck at the OpenMP fork.

2) Using another configuration, the networking initialization fails and cannot open a TCP socket, but the performance in the OpenMP fork is sped up. 

The change in the configuration file is in #1, I have OpenMP.qmssInit = false, in #2, it is OpenMP.qmssInit = true set. 

I don't understand enough about QMSS, but can someone shine some light on this initialization and provide some ideas on how to cope with this? 

Cheers,

Ryan


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>