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

Pass to mark variables are input/output only #252

Open
rachitnigam opened this issue Aug 28, 2019 · 0 comments
Open

Pass to mark variables are input/output only #252

rachitnigam opened this issue Aug 28, 2019 · 0 comments
Labels
Good first issue Good for newcomers

Comments

@rachitnigam
Copy link
Member

Some of the interface generation requires knowing whether an argument is input-only or output-only since the SDAccel host code needs to know that. We can probably initially be conservative and mark everything Read and Write but that might affect the performance numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants