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

Remove the parallel demo #79

Closed
integraledelebesgue opened this issue Dec 8, 2024 · 1 comment · Fixed by #81
Closed

Remove the parallel demo #79

integraledelebesgue opened this issue Dec 8, 2024 · 1 comment · Fixed by #81
Assignees
Labels
architecture An issue related to the general design and mutual relations between the parts of the project bug Something isn't working framework A general, framework-related topic

Comments

@integraledelebesgue
Copy link
Member

integraledelebesgue commented Dec 8, 2024

Rationale

Parallel demo (demo.py) has been outdated for a while. It's currently unusable due to the tremendous computational cost of running all the GPU models in parallel.

Task

Remove the demo and backport it in the future, when models will have become possible to share between Estimators

@integraledelebesgue integraledelebesgue converted this from a draft issue Dec 8, 2024
@integraledelebesgue integraledelebesgue self-assigned this Dec 8, 2024
@integraledelebesgue integraledelebesgue added bug Something isn't working framework A general, framework-related topic architecture An issue related to the general design and mutual relations between the parts of the project labels Dec 8, 2024
@integraledelebesgue integraledelebesgue changed the title Update the parallel demo Remove the parallel demo Dec 8, 2024
@integraledelebesgue
Copy link
Member Author

#80 states the problem of parallel procedures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture An issue related to the general design and mutual relations between the parts of the project bug Something isn't working framework A general, framework-related topic
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant