Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

[Note/Reminder] Creating OpenCL vendor file. #7

Open
dipietrantonio opened this issue Oct 18, 2022 · 1 comment
Open

[Note/Reminder] Creating OpenCL vendor file. #7

dipietrantonio opened this issue Oct 18, 2022 · 1 comment

Comments

@dipietrantonio
Copy link
Collaborator

The following must be perfomed on every compute node of a supercomputer (possibly?). Chances are there is no need to, since Cray adds its own ROCm installation in the OS image.

mkdir -p /etc/OpenCL/vendors/
echo "libamdocl64.so" > /etc/OpenCL/vendors/amdocl64.icd

but check if this is the case.

@dipietrantonio
Copy link
Collaborator Author

dipietrantonio commented Oct 18, 2022

It is indeed the case with the LUMI supercomputer.

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

No branches or pull requests

1 participant