tqchen commented on pull request #8373:
URL: https://github.com/apache/tvm/pull/8373#issuecomment-872582587


   I agree, in the case of rocm runtime, an error will be raised if rocm is ON 
and we did not found the runtime. So the current behavior is still closer to 
AUTO.
   
   ···
   # Possible values:
   # - AUTO: search for path to ccache, disable if not found.
   # - ON: enable ccache by searching for the path to ccache, report an error 
if not found
   # - OFF: disable ccache
   # - /path/to/ccache: use specific path to ccache
   ···


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to