Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUILD] gcc-8.3 build DeepRec fail. #228

Closed
ProphetPeng opened this issue May 25, 2022 · 3 comments
Closed

[BUILD] gcc-8.3 build DeepRec fail. #228

ProphetPeng opened this issue May 25, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@ProphetPeng
Copy link
Contributor

ProphetPeng commented May 25, 2022

Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Centos 7
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: no
  • TensorFlow installed from (source or binary): source
  • TensorFlow version: r1.15.5-deeprec2204u1
  • Python version:
  • Installed using virtualenv? pip? conda?:
  • Bazel version (if compiling from source):
  • GCC/Compiler version (if compiling from source): gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC)
  • CUDA/cuDNN version: cuda11.4
  • GPU model and memory:

Describe the problem

Build deeprec fail when we use gcc 8.3.1. It triggers gcc 8.3.1 compiler bug. The error is as follows:

unique_ali_op_ut.h:498:77: internal compiler error: in is_normal_capture_proxy, at cp/lambda.c:292

Provide the exact sequence of commands / steps that you executed before running into the problem

Any other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

image

@liutongxuan liutongxuan changed the title gcc-8.3 build deeprec fail [BUILD] gcc-8.3 build DeepRec fail. May 25, 2022
@liutongxuan
Copy link
Member

Same issue when build with GCC 9.1

@liutongxuan
Copy link
Member

Build pass with GCC8.4.0

@liutongxuan
Copy link
Member

Fixed: #227

@liutongxuan liutongxuan added bug Something isn't working and removed build environment labels May 25, 2022
marvin-Yu pushed a commit to changqi1/DeepRec that referenced this issue Apr 9, 2023
…15/upgrade_onednn

[TF 1.15] Upgrading OneDNN to v2.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants