Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should be possible to deploy Dictionary and Phi-regularizers only on the Master node (not on the remote NodeController node) #88

Open
sashafrey opened this issue Aug 13, 2014 · 0 comments

Comments

@sashafrey
Copy link
Owner

Currently in Network Modus Operandi all Dictionaries and all Regularizers will be deployed on all nodes. This should can be avoided for performance reasons.

  • Phi-regularizers should be created only on the master node. Theta-regularizers shoudl be created on all nodes (including the master-node).
  • message DictionaryConfig should have a flag, indicating whether to deploy this dictionary on the nodes. Master, in my opinion, should always have all the dictionaries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant