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

Add Intel oneAPI installation #40

Open
nsonoda opened this issue Feb 20, 2024 · 2 comments
Open

Add Intel oneAPI installation #40

nsonoda opened this issue Feb 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@nsonoda
Copy link

nsonoda commented Feb 20, 2024

To provide the Intel oneAPI toolkit, please add the following installation steps:

dnf install intel-oneapi-toolkit-release-ohpc
dnf install intel-mpi-devel-ohpc intel-compilers-devel-ohpc
dnf install ohpc-intel-serial-libs ohpc-intel-geopm ohpc-intel-io-libs ohpc-intel-perf-tools ohpc-intel-python3-libs ohpc-intel-mpich-parallel-libs ohpc-intel-mvapich2-parallel-libs ohpc-intel-openmpi4-parallel-libs ohpc-intel-impi-parallel-libs
@lbgracioso lbgracioso added enhancement New feature or request question Further information is requested and removed question Further information is requested labels Feb 20, 2024
@lbgracioso
Copy link
Collaborator

Good one. At the moment we only add the oneAPI repository, but we don't actually install it automatically.

@viniciusferrao
Copy link
Owner

viniciusferrao commented Feb 22, 2024

There's a license issue that must be addressed first. I'm not sure we can force install Intel oneAPI without user consent. The repo configuration is shipped by convenience and not because we will install it.

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

No branches or pull requests

3 participants