Skip to content

Fix #797 #812

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

Closed
wants to merge 42 commits into from
Closed

Fix #797 #812

wants to merge 42 commits into from

Conversation

dgvacarevelo
Copy link
Contributor

Description

Removes 'stop' commands from the GPU regions, and relocate them in CPU regions.

Fixes #797

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Scope

  • This PR comprises a set of related changes with a common goal

@dgvacarevelo dgvacarevelo requested review from a team and sbryngelson as code owners March 31, 2025 23:23
@sbryngelson
Copy link
Member

Can you remove your changes to these other files or just cherry-pick your changes by making a new branch based on MFlowCode/MFC/master and copying the changes over there?

@sbryngelson
Copy link
Member

sbryngelson commented Apr 1, 2025

some cases failing by default due to

 CASE FILE ERROR
   - Prohibited condition: lag_params%cluster_type<=0                                       
   - Note: cluster_type must be specified

@dgvacarevelo dgvacarevelo deleted the lagrangian branch May 20, 2025 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Cannot have stop in accelerator region
3 participants