CMU-SAFARI / DAMOV

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)
Other
76 stars 18 forks source link

sh ./scripts/compile.sh failing #17

Closed GowthamD909 closed 8 months ago

GowthamD909 commented 1 year ago

The issue is resolved

Lo-kesh4 commented 1 year ago

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