Arun Chandran
Arun Chandran
@yosefe I have re-designed it by adding the copy direction in ucx_memcpy_relaxed(). Please see. Dynamic controls with variables similar to builtin_memcpy_min & builtin_memcpy_max have not yet implemented; I will add...
> pls fix the commit title , see CI failure (would need force push) Done. I have forcefully pushed after changing the commit titles of all the commits in this...
@yosefe I am not sure why the builds are failing in the automated tests, on my system I don't get such failures if I build without enabling 'nt-buffer-transfer'. Could you...
> > @yosefe I am not sure why the builds are failing in the automated tests, on my system I don't get such failures if I build without enabling 'nt-buffer-transfer'....
@yosefe I have implemented a dynamic-range-based usage depending on the total length of the transfer. Please take a look.
How to handle the build requirements? Building it requires the use of --enable-optimizations (which in turn selects the necessary -march and -mavx options). How to specify if 'nt-buffer-transfer' is enabled...
Hi All, I want to collaborate with the folks from intel to get their opinion on setting the default values for all the tunable parameters of the nt-buffer-transfer patch. @yosefe...
@yosefe This PR has been sitting idle for a while, can you consider merging it before we branch out for 1.17? Please let me know if there is anything I...
> 2\. implementing > in general, to expedite the review process, I'd suggest to break down this PR into 2 parts: > > 1. adding hint and total_len to ucs_memcpy_relaxed...
> @arun-chandran-edarath pls avoid force push during review, fix the comments only by adding new commits or merge commits Thanks for the heads up. I'll avoid force push during review...