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

Single Threaded Training is faster than multi threading #95

Open
ignis-sec opened this issue Jul 6, 2021 · 0 comments
Open

Single Threaded Training is faster than multi threading #95

ignis-sec opened this issue Jul 6, 2021 · 0 comments

Comments

@ignis-sec
Copy link
Owner

Describe the bug
With markopy, -t 1 will complete the training faster than -t 10

To Reproduce
Steps to reproduce the behavior:

  1. Train a base model with a corpus using -t 1
  2. Train the same base model with the same corpus using -t 10
  3. Compare runtime
  4. Contemplate the hours i spent input scheduling for training during development

Details:

  • Libmarkov
  • Linux 5.8.0-59-generic # 66~20.04.1-Ubuntu SMP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant