• Illia Silin's avatar
    Fixing most of the cppcheck errors. (#1142) · 180e5720
    Illia Silin authored
    * fix cppcheck errors, first pass
    
    * fix format
    
    * fix returned value in examples
    
    * add macro definitions for cppcheck
    
    * fix the profile_gemm logic
    
    * update the gemm profiler logic
    
    * add more difinitions to cppcheck, fix couple more errors
    
    * replace runtime error with message in device function
    
    * fix a couple of int4 issues
    
    * no return for fill function
    
    * fix errors in data_types.hpp
    
    * fix format
    
    * fix few remaining errors
    
    * fix errors in data_types.hpp
    
    * fix last couple of errors in datat_types.hpp
    180e5720
profile_gemm.cpp 9.02 KB