Skip to content

Conversation

shmsong
Copy link

@shmsong shmsong commented Mar 29, 2021

This PR combines single-kernel executor and multi-kernel executor and makes sure in both cases the kernel compiles and launches happen in the same code-path, leading to less code and more comments.

@shmsong shmsong changed the base branch from master to 20_12_3_devel March 29, 2021 23:28
@shmsong shmsong changed the title WIP: Executor and segment runtime cleanup Executor and segment runtime cleanup Apr 6, 2021
@shmsong shmsong requested a review from csarofeen April 7, 2021 18:42
Copy link
Owner

@csarofeen csarofeen left a comment

Choose a reason for hiding this comment

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

Overall looks like a good step in the right direction.

@shmsong shmsong merged commit 576351b into 20_12_3_devel Apr 9, 2021
@shmsong shmsong deleted the segmenter_cleanup branch April 9, 2021 23:43
shmsong added a commit that referenced this pull request Apr 13, 2021
shmsong added a commit that referenced this pull request May 3, 2021
* add caching in benchmarks

* fix executor info

* support multi-instance

* minor fix

* cleanup wait to merge with #800

* format

* propagate profile

* bug fix

* comment & naming

* Revert "bug fix"

This reverts commit a478d76.

* seg runtime bug fix

* benchmark utils bug fix

* fix syntax

* Revert "seg runtime bug fix"

This reverts commit 9d31b53.

* format

* clang format

* remove trailing spaces

* trailing space

* comment

* format
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