Skip to content

Conversation

tyoungsc
Copy link
Contributor

@tyoungsc tyoungsc commented Jun 4, 2021

Existing Sample Changes

Description

Merged the two vcxproj files into one (like all other tutorials), changed one of the A10 II targets, and fixed indenting of a comment block.

tyoungsc added 18 commits May 4, 2021 12:46
only the first merge unit
Changed Shuffle to Partition
Updated pictures and README
Used existing pipe_array code (instead of using my own)
Code cleanup and comments

Tested in emulation and reports, doing a HW build now
CMake update
Removed line from samples.json that was not necessary
Deleted unused files
merge unit, use a bitonic sorter on the input, rather than a simple
partition.

Updated README and pictures to fit the new design.

Addressed Mike's most recent review comments
other tests).
Small update to source file to change II target for A10 and fix indenting
@mdbtucker mdbtucker self-requested a review June 4, 2021 18:32
mdbtucker
mdbtucker previously approved these changes Jun 4, 2021
Copy link
Contributor

@mdbtucker mdbtucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to trigger CI

mdbtucker
mdbtucker previously approved these changes Jun 4, 2021
Copy link
Contributor

@mdbtucker mdbtucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, we'll merge after the 2021.3 tag is created

@mdbtucker
Copy link
Contributor

@tyoungsc the CI failed in Windows because of a long path name. Is there anything we can do about that?

tyoungsc added 3 commits June 9, 2021 13:17
Improved Merge kernel for case where SORT_WIDTH=1 with shannonization
        Variable renaming
        Comments
        Grammar
@tyoungsc
Copy link
Contributor Author

This PR is intended for 2021.3. Can it be relabeled and merged in?
W.r.t to long path: not really... make the filenames shorter either via the compiler or a shorter root dir.

tyoungsc and others added 6 commits June 17, 2021 10:14
Renamed main file to main.cpp
Used impu namespace in unrolledloop, pipearray, and static_math
Renamed static_math.hpp to impu_math.hpp
Updated README, Windows VS files, and CMake with these changes
Comments
…_sort"

This reverts commit 202ff82, reversing
changes made to 72580ac.
@tyoungsc
Copy link
Contributor Author

tyoungsc commented Jul 2, 2021

@mdbtucker can this be merged in now?

@mdbtucker mdbtucker merged commit 67653a2 into oneapi-src:master Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants