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 2020/03/05 10:18:40 UTC

[GitHub] [incubator-tvm] liangfu opened a new pull request #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI

liangfu opened a new pull request #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI
URL: https://github.com/apache/incubator-tvm/pull/4991
 
 
   Testing standalone uTVM runtime was previously disabled due to 
   ```c
   // Use system(..), `gcc -shared -fPIC`, thus restrict the test to OS X for now.	
   #if defined(__APPLE__) && defined(__MACH__)
   ```
   , this PR enables testing the code in CI.
   
   @ajtulloch @weberlo Please review.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI
URL: https://github.com/apache/incubator-tvm/pull/4991#issuecomment-606245152
 
 
   ping @liangfu 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] liangfu commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI

Posted by GitBox <gi...@apache.org>.
liangfu commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI
URL: https://github.com/apache/incubator-tvm/pull/4991#issuecomment-606278213
 
 
   let me close this for now, i will reopen this once CRT is ready to replace current uTVM standalone runtime.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] liangfu closed pull request #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI

Posted by GitBox <gi...@apache.org>.
liangfu closed pull request #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI
URL: https://github.com/apache/incubator-tvm/pull/4991
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] Dayananda-V commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI

Posted by GitBox <gi...@apache.org>.
Dayananda-V commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI
URL: https://github.com/apache/incubator-tvm/pull/4991#issuecomment-597471012
 
 
   @liangfu 
   
   Still test is not able to run with "Segmentation fault (core dumped)" this error.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4991: [uTVM] Enable Testing Standalone uTVM Runtime in CI
URL: https://github.com/apache/incubator-tvm/pull/4991#issuecomment-601791511
 
 
   @liangfu please update the thread

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services