utcs-scea / ava

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

Fix PyTorch fatbinary dumping #177

Open yuhc opened 3 years ago

yuhc commented 3 years ago

Description

The previous dump spec failed to dump fatbinaries with no kernel or no useful kernel. This diff handles this corner case.

Types of changes

Checklist: