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

LLVM OpenMP Offloading can be installed by apt? #130

Open
t-hishinuma opened this issue Jun 5, 2022 · 0 comments
Open

LLVM OpenMP Offloading can be installed by apt? #130

t-hishinuma opened this issue Jun 5, 2022 · 0 comments

Comments

@t-hishinuma
Copy link
Contributor

docker run -it --gpus all -v $PWD:/work nvidia/cuda:11.7.0-devel-ubuntu22.04
==
apt update -y
apt install -y git intel-mkl cmake ninja-build ccache clang clang-tools libomp-14-dev gcc gfortran
git config --global --add safe.directory /work
cd /work; make gpu

pass??

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

1 participant