You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Is it possible to use this caffe version with in multi threading environment. When i run my application with single thread, it works fine, but the moment I run my application on more than single thread, I get segmentation fault or memory corruption. I am very sure that there is some issue in mkldnn used in this intel caffe. I am able to run my application in multi threaded environment with bvlc caffe. So, from this I am getting an idea that that there is nothing wrong with the my applcation and I need some changes in intel caffe mkldnn.
Any help/advice/suggestions/discussion will be helpful.
Thanks in advance for your time
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to use this caffe version with in multi threading environment. When i run my application with single thread, it works fine, but the moment I run my application on more than single thread, I get segmentation fault or memory corruption. I am very sure that there is some issue in mkldnn used in this intel caffe. I am able to run my application in multi threaded environment with bvlc caffe. So, from this I am getting an idea that that there is nothing wrong with the my applcation and I need some changes in intel caffe mkldnn.
Any help/advice/suggestions/discussion will be helpful.
Thanks in advance for your time
The text was updated successfully, but these errors were encountered: