...
The module oneapi-llvm is a slightly modified variant of the normal oneapi modules module that also puts the llvm compiler executables into the path, i.e. it lets you invoke clang++ as demonstrated below.
The fitting GPU environment (here current CUDA modules) is required in conjunction with the oneapi tools.
...