including python_venv creation part of Makefile build of OPS
Open
Nobody has claimed this yet.
question
- Dominant language
- C++
- Stars
- 77
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
I noticed, from the feedback from the Opensbli team, the build of OPS using makefile (I'm not sure CMAKE flow is doing it or not) do not create the python_venv for the translator, shall be include that to the makefile build flow? @reguly, @gihanmudalige
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the OPS Makefile build flow and the translator's python_venv requirements. Compare whether the CMake flow handles the same setup, then verify that a Makefile build creates the environment needed by the translator without breaking existing builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100