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

Reversed Heuristic and Exhaustive buttons #54: fix issue and correct typo #55

Conversation

yuqisun
Copy link
Collaborator

@yuqisun yuqisun commented Mar 6, 2025

Reproduced issue and fixed in code, will update image later:

(venv) root@ea0020241f0b kernel# more param.json
{
    "kernel": "_Z6kernelPfS_S_",
    "targetFunction": false,
    "targetNested": true,
    "targetLoopsID": [
        0
    ],
    "doCGRAMapping": true,
    "row": 2,
    "column": 2,
    "precisionAware": false,
    "heterogeneity": false,
    "isTrimmedDemo": true,
    "heuristicMapping": true,
    "parameterizableCGRA": true,
    "diagonalVectorization": false,
    "bypassConstraint": 8,
    "isStaticElasticCGRA": false,
    "ctrlMemConstraint": 8,
    "regConstraint": 12
}

@yuqisun yuqisun linked an issue Mar 6, 2025 that may be closed by this pull request
@yuqisun yuqisun requested a review from tancheng March 6, 2025 15:41
@tancheng
Copy link
Owner

tancheng commented Mar 6, 2025

Thanks for the fix!

@tancheng tancheng merged commit ff5b3a3 into tancheng:master Mar 6, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

Reversed Heuristic and Exhaustive buttons
2 participants