Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build project in linux? #6

Open
balebomm opened this issue Oct 27, 2022 · 1 comment
Open

How to build project in linux? #6

balebomm opened this issue Oct 27, 2022 · 1 comment

Comments

@balebomm
Copy link
Owner

No description provided.

@nguyenphucminh
Copy link
Collaborator

Open a terminal window.

If you did not complete the steps in Option 2: One time set up for setvars.sh in the Configure Your System section, set system variables by sourcing setvars:

For system wide installations (requires root or sudo privileges):
. /opt/intel/oneapi/setvars.sh
For private installations:
. ~/intel/oneapi/setvars.sh

In the same terminal window, run the application (it should be in your PATH):
oneapi-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants