• Illia Silin's avatar
    Add performance tests as a stage of CI. (#247) · 1085794d
    Illia Silin authored
    * modify ckProfiler_gemm output
    
    * fix syntax
    
    * change ckProfiler output and return 0
    
    * fix syntax
    
    * output datatype
    
    * fix syntax
    
    * output datatype in another way
    
    * fix syntax
    
    * fix syntax
    
    * test return values of ckProfiler
    
    * add layout info and tests, make sure ckprofiler returns 0
    
    * fix syntax
    
    * change layout output
    
    * fix syntax
    
    * fix syntax again
    
    * update script to process perf results
    
    * rearrange jenkins stages
    
    * fix typo
    
    * add python packages to Docker file
    
    * adding setuptools-rust package
    
    * modify parsing for new test parameters
    
    * test db credentials on jenkins
    
    * fix syntax
    
    * update python script to handle incomplete lines
    
    * ungrade python to 3.8 and write the gemm_params table
    
    * add sqlalchemy package to docker
    
    * move perf data processing to master node
    
    * move the master node inside a steps region
    
    * add new stage for result processing
    
    * move results processing to sepa...
    1085794d
Jenkinsfile 15.8 KB