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

Removed reading of hw_context flag from xrt.ini for edge #8400

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

bisingha-xilinx
Copy link
Collaborator

@bisingha-xilinx bisingha-xilinx commented Sep 6, 2024

Problem solved by the commit

hw_context flow gets enabled by default missing of any value on xrt.ini

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

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

removed the unnecessary read of hw_context flag value from the xrt.ini even though it's not required for edge.

Risks (if any) associated the changes in the commit

n/a

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

please find the table below.

Testname legacy hwctx
complex_graph passed passed
simple_gmio passed passed
simple_graph passed passed
simple_rtp passed passed
simple_vadd(opencl) passed testcase is n/a
simple_vadd(xrt APIs) passed passed

Documentation impact (if any)

n/a

Signed-off-by: bisingha <bikash.singha@amd.com>
@bisingha-xilinx bisingha-xilinx changed the title Removed reading of hw_context flag from xrt.ini Removed reading of hw_context flag from xrt.ini for edge Sep 6, 2024
@chvamshi-xilinx chvamshi-xilinx merged commit e74fe24 into Xilinx:master Sep 7, 2024
17 checks passed
vipangul pushed a commit to vipangul/XRT that referenced this pull request Sep 11, 2024
Signed-off-by: bisingha <bikash.singha@amd.com>
@bisingha-xilinx bisingha-xilinx deleted the remove_hwctx_flag branch September 16, 2024 04:55
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