run time error for MATLAB in intel processor
Mostrar comentarios más antiguos
i am working in MATLAB , and writing codes about image processing , i got such error massage during my work , specially when run the whole system and codes together . and when i integrated camera capture code with the whole program of analysis the image .
the error exit from matlab without give me the result of analysis.
i got an error massage in a dos black screen
the massage was as following :
"OMP:Warning #2:cannot open massage catalog"11265\libiomp5ui.dll":
OMP: system error #126:the specified module could not be found.
:::
OMP:Hint :this may cause performance degradation and correctness issues.Set environment variable KMP_DUPLICATE_LIB_OK=TRUE to ignore this problem and force the program to continue any way.please note that the use of KMP_DUPLICATE_LIB_OK is unsupported and using it may cause undefined behavior"
i don't know what exactly will happen if i change such parameter , also i am afraid that may the system of my laptop will fail down.
any help will be appreciated.
1 comentario
Walter Roberson
el 21 de Jun. de 2013
I would speculate that somehow more than one libiomp* got linked in.
Respuestas (0)
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!