Skip to content

ctest fails at dft/EXAMPLE/RT/real_fwd_usm/cpu #294

@HaoweiZhangIntel

Description

@HaoweiZhangIntel

I tried to build the latest oneMKL develop branch with following cmake command:
cmake -DCMAKE_CXX_COMPILER=clang++
-DCMAKE_C_COMPILER=clang
-DENABLE_MKLCPU_BACKEND=TRUE
-DENABLE_MKLGPU_BACKEND=TRUE
-DENABLE_MKLCPU_THREAD_TBB=TRUE
-DBUILD_FUNCTIONAL_TESTS=FALSE
-DCMAKE_BUILD_TYPE=Release
-BUILD_DOC=TRUE
-DCMAKE_INSTALL_PREFIX=/DIR_TO_MKL/oneMKL/build/install/
..

Where clang++ & clang are the llvm components of oneAPI.
Then when I ran the ctest, I get one error only for the dft/EXAMPLE/RT/real_fwd_usm/cpu test case.
Does anyone have the same problem or any idea about this issue?
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionA request for more information or clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions