Skip to content

Errors during compilation of joint_matrix_tensorcores.cpp #8795

@vidyalatha-badde

Description

@vidyalatha-badde

Hi,

I'm trying to compile the sample code provided here https://github.com/intel/llvm-test-suite/blob/intel/SYCL/Matrix/joint_matrix_tensorcores.cpp with cuda backend with the following compilation command (please correct me if there is any issue with the compilation command)
clang++ -fsycl -fsycl-targets=nvptx64-nvidia-cuda -Xsycl-target-backend --cuda-gpu-arch=sm_80 -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4 joint_matrix_tensorcore.cpp

I'm getting a lot of errors during the compilation. Please see the error log attached.
error_log.txt
Could someone help me out in compiling the code successfully?

Thanks in advance!

~Vidya

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions