Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Pilot Preparation #1309

Merged
merged 129 commits into from
Dec 31, 2020
Merged

Pilot Preparation #1309

merged 129 commits into from
Dec 31, 2020

Conversation

rabbit721
Copy link
Contributor

@rabbit721 rabbit721 commented Nov 8, 2020

Pilot Preparation Steps

Description

  • Created PilotThread that is spinning for pilot_planning flag to be enabled
  • Created Pilot that performs the initial planning steps when planning enabled:
    • Load predicted queries (current using queries pre-recorded using query trace recording as a work-around)
    • Execute the loaded queries while recording Operating Unit features using pipeline_metrics_enable and counters_enable

Remaining Tasks

  • Add code that communicates with Model Server Manager to do inference with the recorded pipeline features

Note

Resolving issue #1216

rabbit721 and others added 30 commits September 2, 2020 01:14
Copy link
Member

@linmagit linmagit left a comment

Choose a reason for hiding this comment

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

Thanks for the good work! A few small tweaks otherwise LGTM.

src/include/self_driving/forecast/workload_forecast.h Outdated Show resolved Hide resolved
src/include/self_driving/pilot/pilot.h Outdated Show resolved Hide resolved
src/include/self_driving/pilot/pilot.h Show resolved Hide resolved
src/include/self_driving/pilot/pilot.h Outdated Show resolved Hide resolved
src/self_driving/pilot/pilot.cpp Outdated Show resolved Hide resolved
src/include/self_driving/pilot/pilot.h Outdated Show resolved Hide resolved
src/self_driving/pilot_util.cpp Outdated Show resolved Hide resolved
src/self_driving/pilot_util.cpp Outdated Show resolved Hide resolved
src/self_driving/pilot_util.cpp Outdated Show resolved Hide resolved
@rabbit721 rabbit721 requested a review from linmagit December 27, 2020 16:09
@linmagit
Copy link
Member

@rabbit721 There were a few additional comments that I left last time if you click on the "Load more" button in between the review comments. GitHub will collapse some comments on the webpage if there're many comments.

Copy link
Member

@linmagit linmagit left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks, @rabbit721! Let's discuss the next steps on Thursday.

@linmagit linmagit added ready-to-merge This PR is ready to be merged. Mark PRs with this. and removed ready-for-review This PR passes all checks and is ready to be reviewed. Mark PRs with this. labels Dec 29, 2020
@linmagit linmagit merged commit a84af21 into cmu-db:master Dec 31, 2020
jkosh44 pushed a commit to jkosh44/noisepage that referenced this pull request Feb 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Adds a requested feature ready-for-ci Indicate that this build should be run through CI. ready-to-merge This PR is ready to be merged. Mark PRs with this.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants