DAMOV is a benchmark suite and a methodical framework targeting the study of data movement bottlenecks in modern applications. It is intended to study new architectures, such as near-data processing. Described by Oliveira et al. (preliminary version at https://arxiv.org/pdf/2105.03725.pdf)
Hey Gowtham in your error there you can see the note saying
note : 'uint64_t is defined in header.........
So, just go to the regarding path and add the header file (include in between 7 and 8th line. That error will be solved
The issue is resolved