cottsay opened a new pull request, #13087:
URL: https://github.com/apache/tvm/pull/13087

   RedHat distributions like Fedora and RHEL package the `cblas.h` header in 
`/usr/include/openblas/cblas.h`[1]. Because `cblas.h` is included without the 
`openblas` directory, it is necessary to ensure that `/usr/include/openblas` is 
added to the include directory search paths.
   
   This is the only change I found necessary to build `tvm` 0.10.0rc0 on RHEL 8.
   
   [1] 
https://src.fedoraproject.org/rpms/openblas/blob/219f52b0f15cce0250e72b238f0e42a9f3f761bc/f/openblas.spec#_625


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