QMCPACK / QMCPACK/qmcpack

BUILD_AFQMC_HIP option not working

Open
#5,268 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
403
Forks
154
Avg merge
1d 12h
Merged PRs (30d)
82

Description

**Describe the bug**
The HIP-specific source code in AFQMC doesn't compile.

**To Reproduce**
```
cmake -DCMAKE_C_COMPILER=mpicc -DCMAKE_CXX_COMPILER=mpicxx -DBUILD_AFQMC=ON -DBUILD_AFQMC_HIP=ON
```
hit compilation error likely due to years of ROCm evolution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.