description:"Force building docker image (default: false), set to true if docker image needs to be updated.")
string(
name:'ROCMVERSION',
defaultValue:'5.3',
description:'Specify which ROCM version to use: 5.2.3, or 5.3 (default), etc.')
defaultValue:'5.4.3',
description:'Specify which ROCM version to use: 5.4.3 (default).')
string(
name:'COMPILER_VERSION',
defaultValue:'release',
description:'Specify which version of compiler to use: ck-9110, release (default), or amd-stg-open.')
defaultValue:'amd-stg-open',
description:'Specify which version of compiler to use: ck-9110, release, or amd-stg-open (default).')
string(
name:'COMPILER_COMMIT',
defaultValue:'',
description:'Specify which commit of compiler branch to use: leave empty to use the latest commit (default), or use 8a82e4eb7ba28521ba9a9424a0315a8a16590424 commit of amd-stg-open branch.')
description:'Specify which commit of compiler branch to use: leave empty to use the latest commit, or use 5541927df00eabd6a110180170eca7785d436ee3 (default) commit of amd-stg-open branch.')