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

Don't abort if split_estimtate_perf fails #96

Open
dop-amin opened this issue Oct 22, 2024 · 0 comments
Open

Don't abort if split_estimtate_perf fails #96

dop-amin opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dop-amin
Copy link
Collaborator

Right now, if the performance estimation after the splitting heuristic is applied fails, a slothy.core.core.SlothyException: No solution found exception is raised and not handled. Therefore, all the optimization process is gone.

I think there should be a warning in the output but still, the optimized code should be written.

@dop-amin dop-amin self-assigned this Oct 22, 2024
@hanno-becker hanno-becker added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants