oneapi-src / oneapi-src/oneAPI-samples

Does setvars need to run before make?

Open
#850 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.2k
Forks
745
PR merge metrics
No merged PRs in 30d

Description

https://github.com/oneapi-src/oneAPI-samples/blob/d9c80018a09b14f9a04ab06dab0472fab15f1c9d/DirectProgramming/C%2B%2B/CombinationalLogic/MandelbrotOMP/README.md?plain=1#L64

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.