Remove ability to turn off Gretl
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- cmake, cpp
- Domain
- build-system
Research direction
Search the CMake configuration for the SMITH_ENABLE_GRETL option and trace its references. Remove the option and any associated handling, then run the project’s CMake configuration to confirm it no longer advertises a switch for disabling Gretl.
Written by the indexing model from the issue text.
Description
There is a CMake option called SMITH_ENABLE_GRETL that implies you can turn off Gretl, which you cannot do. It should be removed.
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Contributor guide
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.
More from llnl/smith
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
cuda
-
build
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
cuda
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
infiniflow/infinity#3502 ·