Data for: Clava: C/C++ source-to-source compilation using LARA
收藏Mendeley Data2026-04-18 收录
下载链接:
https://data.mendeley.com/datasets/r5s35gbfby
下载链接
链接失效反馈官方服务:
资源简介:
Research data for the Section "4. Impact" of the article "Clava: C/C++ source-to-source compilation using LARA"
It contains the required files and instructions to obtain the results presented in sections 4.1 and 4.3.
# 4.1. Stress Test
Automatically instruments several large C programs so that they produce a call graph when the program executes.
To run the test use the command: clava -c stress_test.clava
Some examples (e.g., gcc.c) will only parse sucessfully on a Linux machine.
# 4.3. OpsCounter
Automatically instruments the NAS benchmark set so that it counts the number of source code operations executed by the kernels.
To run the test use the command: clava -c ops_counter.clava
创建时间:
2020-05-09



