mherkazandjian opened a new pull request #8239: URL: https://github.com/apache/tvm/pull/8239
The CI docker build tvm.ci_cpu fails with the current master of papi https://github.com/apache/tvm/blob/main/docker/install/ubuntu_install_papi.sh#L29 the offending papi commit is https://bitbucket.org/icl/papi/commits/1f48bb789bb8a42e7f1e3faec4e49487af14bf46 apparently the papi CI is broken too  i tried to build the docker ci_cpu while going back in the commits on the master branch of papi and i think the safest to use is the use the latest papi stable tag. with this patch the tvm ci_cpu docker container builds successfully.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
