码迷,mamicode.com
首页 > 编程语言 > 详细

ubuntu 18.04 64bit build tensorflow report error:C++ compilation of rule '//tensorflow/core/kernels:broadcast_to_op' failed (Exit 4)

时间:2019-01-16 13:16:44      阅读:688      评论:0      收藏:0      [点我收藏+]

标签:.com   tar   bazel   red   str   from   ubunt   instr   exit   

Ans: You are likely running out of memory. Try reducing number of parallel builds by passing ‘--local_resources 2048,.5,1.0‘, which would instruct bazel to spawn no more than one compiler process at the time.

 

Reference material:

Building from source, gcc issues

ubuntu 18.04 64bit build tensorflow report error:C++ compilation of rule '//tensorflow/core/kernels:broadcast_to_op' failed (Exit 4)

标签:.com   tar   bazel   red   str   from   ubunt   instr   exit   

原文地址:https://www.cnblogs.com/dakewei/p/10276312.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!