Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4E11F200D37 for ; Thu, 9 Nov 2017 22:45:10 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4C7A2160BEF; Thu, 9 Nov 2017 21:45:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8A17C1609C8 for ; Thu, 9 Nov 2017 22:45:09 +0100 (CET) Received: (qmail 68265 invoked by uid 500); 9 Nov 2017 21:45:08 -0000 Mailing-List: contact commits-help@mxnet.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mxnet.incubator.apache.org Delivered-To: mailing list commits@mxnet.incubator.apache.org Received: (qmail 68256 invoked by uid 99); 9 Nov 2017 21:45:08 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2017 21:45:08 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] sxjscience commented on issue #8338: master branch cannot build on centos 7 with cuda-8.0 Message-ID: <151026390813.26809.8900828954355035660.gitbox@gitbox.apache.org> archived-at: Thu, 09 Nov 2017 21:45:10 -0000 sxjscience commented on issue #8338: master branch cannot build on centos 7 with cuda-8.0 URL: https://github.com/apache/incubator-mxnet/issues/8338#issuecomment-343301608 @zhreshold In my case, the error occurs when I compile the code with some of my own operators. The code could compile if I remove these operators. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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