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

AWS: Run AWS clock reset functionality asynchronously #8725

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

karthdmg-xilinx
Copy link
Collaborator

Problem solved by the commit

Run AWS clock reset functionality asynchronously

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

Run AWS clock reset functionality asynchronously

How problem was solved, alternative solutions (if any) and why they were rejected

The clock reset functionality has to be run asyncrhnously with a delay of image load duration.
This is required to avoid OCL timeout issue on AWS F2 instance.

Risks (if any) associated the changes in the commit

None

What has been tested and how, request additional testing if necessary

Ran hello world application multiple times, verified the ocl-timeout parameter is not set and did not observe any hang.

Documentation impact (if any)

@chvamshi-xilinx chvamshi-xilinx merged commit b250ab9 into Xilinx:2024.1 Jan 29, 2025
11 of 18 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.

2 participants