Skip to content

Chroma_build_errors with QDPXX ,QUDA #43

@Naresh-Eddula

Description

@Naresh-Eddula

hi,
we are trying to build chroma in different ways end up with different errors.

  1. When building chroma encountered compilation issues, with the most recent version of qdpxx,quda

  2. Chroma encountered compilation issues when compiled with the most recent version of qdpxx and an earlier version of quda (d6d7da1f8).

getting same errors for both

ChromaBuildError_whileDoing_chroma_with_qdpxx_quda

3)Even we tried chroma old version(52ee19f)and older version of quda(d6d7da1f8)and latest version of qdpxx got compilation errors(check below image)

Chroma_52ee19f_BuildError_WhileDoing_Chroma_with_dpxx_quda_

we followed the below command to build individual

-Clang version 14.0.0-1ubuntu1

qdpxx
../configure --prefix=<qdpxx_install_path> --enable-parallel-arch=scalar --with-libxml2=<libxml_installed_path>
make
make install

QUDA
cmake ../ -DQUDA_GPU_ARCH=sm_75
make

Chroma
../configure --with-qdp=<qdpxx_installed_path> --with-quda=<quda_build_path>
make

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions