You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/30 15:31:50 UTC

[GitHub] [incubator-mxnet] vexilligera commented on a change in pull request #18189: [CI] Switch all ubuntu_nightly_cpu to ubuntu_cpu

vexilligera commented on a change in pull request #18189:
URL: https://github.com/apache/incubator-mxnet/pull/18189#discussion_r418098735



##########
File path: ci/docker/Dockerfile.build.ubuntu
##########
@@ -127,6 +127,11 @@ RUN /work/ubuntu_julia.sh
 COPY install/ubuntu_perl.sh /work/
 RUN /work/ubuntu_perl.sh
 
+# MXNetJS nightly needs emscripten for wasm
+COPY install/ubuntu_emscripten.sh /work/

Review comment:
       If I only clone emscripten from emscripten-core (with clang and llvm installed) it says:
   CRITICAL:root:fastcomp in use, but LLVM has not been built with the JavaScript backend as a target, llc reports:
   Not sure why is that




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