parsiyte / GPPRMon

GPPRMon: GPU Runtime Memory Performance and Power Monitoring Tool. This project introduces a runtime GPU performance, memory access and dissipated power profiler for most of the official GPUs. If you have any question, you can contact us via topcuuburak@gmail.com
https://ceng.iyte.edu.tr/people/isil-oz/
Other
3 stars 1 forks source link

Release modda Segmentation Fault #1

Closed isil-oz closed 10 months ago

isil-oz commented 10 months ago

debug modunda ("source setup_environment debug" komutundan sonra) derlediğimizde problem yokken release modda ("source setup_environment" sonrasında) derlediğimizde kısa bir süre çalıştıktan sonra "Segmentation Fault" hatası alıyoruz.

topcuburak commented 10 months ago

The problem was related to the changes that I made in AccelWattch. Now, you can compile & build the simulator in release mode (source setup_environment release || source setup_environment), and I hope you won't see the same problem again. Thank you for letting me know Professor. If you will face any problems in the future, please let me know again.