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

fail to compile MindSpore+KungFu #3

Open
SunnyBeike opened this issue Dec 29, 2020 · 0 comments
Open

fail to compile MindSpore+KungFu #3

SunnyBeike opened this issue Dec 29, 2020 · 0 comments
Assignees

Comments

@SunnyBeike
Copy link
Collaborator

SunnyBeike commented Dec 29, 2020

/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_list_asprintf' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_get_type_depth'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_intersects' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_first'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_obj_type_string' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_list_sscanf'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_or' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_only'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_get_obj_by_depth' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_topology_export_xmlbuffer'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_topology_destroy' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_compare'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_alloc' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_zero'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_envar_t_class' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_get_cpubind'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_next' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_copy'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_topology_get_support' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_iszero'
/usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_set_cpubind' /usr/local/lib/libopen-rte.so.40: undefined reference to opal_hwloc201_hwloc_bitmap_free'
collect2: error: ld returned 1 exit status
Makefile:1825: recipe for target 'example_reduce_count' failed
make[2]: *** [example_reduce_count] Error 1
make[2]: *** Waiting for unfinished jobs....

Environment

Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device gpu

Software Environment:

  • MindSpore version (source or binary):
  • Python version (e.g., Python 3.7.5):
  • OS platform and distribution (e.g., Linux Ubuntu 16.04):
  • GCC/Compiler version (if compiled from source):

Describe the current behavior

Describe the expected behavior

Steps to reproduce the issue

Related log / screenshot

Special notes for this issue

@lgarithm lgarithm self-assigned this Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants