• Illia Silin's avatar
    Add performance tests on MI200 in CI, reporting number of CUs, add stand-alone perf test. (#277) · 1ced00a5
    Illia Silin authored
    * use pre-built docker instead of building a new one
    
    * try docker.image.pull
    
    * change syntax in docker.image()
    
    * add 30 min timeout
    
    * increase timeout to 3 hours
    
    * move performance tests to first stage for testing
    
    * set image variable to the new container name
    
    * update image name
    
    * check available images
    
    * check available images in both places
    
    * try different image name
    
    * use image ID to refer to image
    
    * run performance on gfx90a
    
    * fix the gpu_arch labeling, add parameter
    
    * move env vars out of stages
    
    * add stand-alone performance script, MI200 tests, CU numbers
    1ced00a5
Jenkinsfile 18.1 KB