utcs-scea / ava

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

A segmentation fault may accur in "__cudaPopCallConfiguration" in tf_opt.c #124

Open gccn opened 3 years ago

gccn commented 3 years ago

When I run tensenflow resnet50 benchmark on tf_opt, a segmemtation fault may accur in "__cudaPopCallConfiguration" function at some point.

yuhc commented 3 years ago

Thanks for reporting this issue. We are refactoring CUDA specs (including tensorflow specs) in these days and I'll take a check on this problem.

yuhc commented 3 years ago

Could you share the resnet50 benchmark so that I can try to reproduce the error?

gccn commented 3 years ago

Could you share the resnet50 benchmark so that I can try to reproduce the error?

You can get it here. https://github.com/tensorflow/benchmarks/tree/master/scripts/tf_cnn_benchmarks