Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

Core dump failures #289

Open
ooyanglinoo opened this issue Nov 30, 2017 · 3 comments
Open

Core dump failures #289

ooyanglinoo opened this issue Nov 30, 2017 · 3 comments

Comments

@ooyanglinoo
Copy link

If solver config file have some mistakes, cluster won't return failed soon, after a long time,return core dumps. How can I solve this problem.

@junshi15
Copy link
Collaborator

fix the solver prototxt file, I suppose.

@junshi15
Copy link
Collaborator

You could run the solver file on the single node version first, i.e. BVLC Caffe. Of course, you need to change the network prototxt file accordingly (switch out the data layer, etc.). If the single node version works, then you can try the grid version (switch back in the data layer, etc.).

@ooyanglinoo
Copy link
Author

ooyanglinoo commented Dec 18, 2017

Is there possible to solve the coredump problem by changing the code of CaffeProcessor of CaffeOnSpark?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants