utcs-scea / ava

Automatic virtualization of (general) accelerators.
https://ava.yuhc.me/
BSD 2-Clause "Simplified" License
40 stars 20 forks source link

Add CUDA specification analyzer tool #174

Closed yuhc closed 3 years ago

yuhc commented 3 years ago

Description

This adds a CUDA specification analyzer tool which counts and compares the annotated CUDA APIs in the CUDART specifications. The analysis result is output to CSV and function variation (TXT) files.

How has this been tested?

python3 tools/spec_analyzer/cuda_spec_analyzer.py

Types of changes

Checklist: