Rahul Bramandlapalli
Rahul Bramandlapalli
#### Problem solved by the commit While downling xclbin in pre-emptible kernel copy_from_user fails to copy buffers with size greater than 4K bytes, fixed it by copying 4K chunks at...
#### Problem solved by the commit make changes to cmake files to enable HIP build on windows Fix compilation errors TODO: send submodule update with this changes to XRT-MCDM repo...
#### Problem solved by the commit Added new hip module function as well as common utility function for creating host buffer #### Bug / issue (if any) fixed, which PR...
#### Problem solved by the commit Added PID argument to aie debug apis to uniquely identify hw ctx. #### Bug / issue (if any) fixed, which PR introduced the bug,...
#### Problem solved by the commit Added XRT core framework changes for parsing new ELF format. Spec page - https://amd.atlassian.net/wiki/spaces/AIE/pages/779178481/IPU+Execution+Buffer+ELF+Specification#IPUExecutionBufferELFSpecification-ELFDefinition #### Bug / issue (if any) fixed, which PR introduced...