oneapi-src / oneapi-src/oneAPI-samples
Does setvars need to run before make?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 745
- PR merge metrics
- No merged PRs in 30d
Description
The instructions do not mention the need to source setvars before building the program. Should I add them, or does Mandelbrot OMP not need setvars?
@tomlenth @akertesz @ethanhirsch
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.
Research direction
Read the linked README.md around line 64 and check the MandelbrotOMP build instructions. Verify whether sourcing setvars is required before running make, then update the README to state the prerequisite if needed and confirm the documented build flow works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100