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

summarizing seissol-env + cuda issues #12

Open
Thomas-Ulrich opened this issue Jul 18, 2023 · 0 comments
Open

summarizing seissol-env + cuda issues #12

Thomas-Ulrich opened this issue Jul 18, 2023 · 0 comments

Comments

@Thomas-Ulrich
Copy link
Contributor

Thomas-Ulrich commented Jul 18, 2023

I'm trying to install seissol-env with cuda for heisenbug with spack.
Trying to install dpcpp:

[email protected]:

  >> 26673    CMake Error at tools/libdevice/cmake_install.cmake:46 (file):
     26674      file INSTALL cannot find
     26675      "/tmp/ulrich/spack-stage/spack-stage-dpcpp-2022.12-6etwf4z7lsxfdve7bk3xbr22wgaunx5d/spack-build-6etwf4z/./lib/libsycl-itt-stubs.o":

dpcpp-2023-WW27

  >> 500    CMake Error at /tmp/ulrich/spack-stage/spack-stage-dpcpp-2023-WW27-kpd2kfahlzuacr3q6fqcpxtzmdx2z2cy/spack-src/sycl/test/CMakeLists.txt:125 (add_dependencies):
    501      The dependency target "check-sycl-fusion" of target "check-sycl" does not
    502      exist

dpcpp-2023-WW27, ENABLE_TESTS to false

  >> 2345    /tmp/ulrich/spack-stage/spack-stage-dpcpp-2023-WW27-godoghpqb27hgqpkngge45zq4ql667z3/spack-src/sycl/source/detail/jit_compiler.cpp:10:10: fatal error: KernelFusion.h: No such file or directory
     2346       10 | #include <KernelFusion.h>
     2347          |          ^~~~~~~~~~~~~~~~
     2348    compilation terminated.

trying with hipsycl

hipsycl@develop + gcc%11:
or hipsycl-0.9.3 + gcc%10.2
or [email protected] + gcc%12.2 + llvm 15.0.7:

     clang-16: error: cannot find libdevice for sm_86; provide path to different CUDA installation via '--cuda-path', or pass '-nocudalib' to build without linking with libdevice

hipsycl@develop + gcc%12.2 + llvm 16
(or [email protected] + gcc%12.2 + llvm 15???):

        /opt/software/gcc/12.2.0/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../gcc/x86_64-pc-linux-gnu/12.2.0/include/c++/bits/shared_ptr_base.h:196:22: error: use of undeclared identifier 'noinline'; did you mean 'inline'?
        __attribute__((__noinline__))

llvm 14 is not compiling with gcc 12.2
hipsycl-0.9.2 is incompatible with llvm 15

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