Skip to content

Add vscode configurations to make development easier#352

Merged
Tabrizian merged 10 commits into
mainfrom
imant-vscode
Apr 16, 2024
Merged

Add vscode configurations to make development easier#352
Tabrizian merged 10 commits into
mainfrom
imant-vscode

Conversation

@Tabrizian

Copy link
Copy Markdown
Member

Now you can start development on Python backend just by cloning the folder and using dev container.

Some tasks are added for configuration and build.

Comment thread .devcontainer/devcontainer.json Outdated
Comment thread .vscode/tasks.json Outdated
@fpetrini15 fpetrini15 self-requested a review April 16, 2024 21:16

@fpetrini15 fpetrini15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested with a new build and was able to build the python backend successfully. Optional nit.

Beyond that, LGTM! 🚀

@krishung5 krishung5 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Confirmed that I can also build the backend locally without issues. Thanks Iman, nice improvement!

Comment thread .devcontainer/Dockerfile Outdated
Comment thread .vscode/tasks.json Outdated
@fpetrini15

Copy link
Copy Markdown
Contributor

Rebuilt with the new changes (works!) but noticed this time around that we get a warning that "TRITON_ENABLE_ENSEMBLE" is unused.

Comment thread README.md Outdated
@Tabrizian

Copy link
Copy Markdown
Member Author

Rebuilt with the new changes (works!) but noticed this time around that we get a warning that "TRITON_ENABLE_ENSEMBLE" is unused.

I removed the unused cmake variables.

@fpetrini15 fpetrini15 self-requested a review April 16, 2024 22:08

@fpetrini15 fpetrini15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@Tabrizian Tabrizian merged commit b7a0690 into main Apr 16, 2024
@Tabrizian Tabrizian deleted the imant-vscode branch April 16, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants