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

Improve time efficiency of loop removal #33

Open
mjhyman opened this issue Apr 30, 2024 · 0 comments
Open

Improve time efficiency of loop removal #33

mjhyman opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@mjhyman
Copy link
Collaborator

mjhyman commented Apr 30, 2024

The loop removal performed nominally on the datasets from the AD / CTE samples. However, the datasets from the CAA cases have much more loops. Small inefficiencies in the loop removal led to negligible increases in computation time with the AD / CTE samples, however it is resulting in non-negligible increases with the CAA cases.

I have been meeting with a member of the research computation team at BU, and they have been assisting me with this investigation. The purpose of this ticket is to track this improvement.

@mjhyman mjhyman self-assigned this Apr 30, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant