BUILD_AFQMC_HIP option not working
Open
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
Assessment
This issue has not been assessed yet.