You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/12/03 07:02:59 UTC

[GitHub] [tvm] frankxyy opened a new issue, #13544: error building on rocm

frankxyy opened a new issue, #13544:
URL: https://github.com/apache/tvm/issues/13544

   error msg: /data/jenkins_workspace/workspace/llvm_project_release/llvm/lib/IR/Globals.cpp:118: void llvm::GlobalObject::setAlignment(llvm::MaybeAlign): Assertion `(!Align || *Align <= MaximumAlignment) && “Alignment is greater than MaximumAlignment!”’ failed. Aborted (core dumped)
   
   I use target: tvm.target.rocm(options='-mcpu=gfx906')   and target_host: 'llvm'


-- 
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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] frankxyy commented on issue #13544: error building on rocm

Posted by GitBox <gi...@apache.org>.
frankxyy commented on issue #13544:
URL: https://github.com/apache/tvm/issues/13544#issuecomment-1336104456

   If I use target: tvm.target.rocm(model='gfx906') and target_host: 'llvm'
   
   This error happens:
   ![image](https://user-images.githubusercontent.com/6971044/205430118-6706442d-f7b6-47a5-9a76-04a985c018cf.png)
   
   Why is the cuda directory used?


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] frankxyy closed issue #13544: error building on rocm while cuda topi is called weirdly

Posted by GitBox <gi...@apache.org>.
frankxyy closed issue #13544: error building on rocm while cuda topi is called weirdly
URL: https://github.com/apache/tvm/issues/13544


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org