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
75 stars 16 forks source link

Compilation error when enabling BBL_PROFILER #7

Closed abhishekk06 closed 2 years ago

abhishekk06 commented 2 years ago

error: invalid conversion from ‘LEVEL_BASE::ADDRINT {aka long unsigned int}’ to ‘const VOID* {aka const void*}’ [-fpermissive]

abhishekk06 commented 2 years ago

image

FYI INS_Address(ins) print address where instruction is loaded during the initial loading of the image.