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

Compilation error #13

Open
YuxinxinChen opened this issue Feb 22, 2022 · 0 comments
Open

Compilation error #13

YuxinxinChen opened this issue Feb 22, 2022 · 0 comments

Comments

@YuxinxinChen
Copy link

Hi Lux Team,

I am trying to compile Lux but got following compile error:

../legion/runtime/legion/legion_utilities.h(6513): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7143): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7246): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7281): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7299): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7332): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7343): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7389): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7405): error: identifier "__builtin_vec_splats" is undefined
../legion/runtime/legion/legion_utilities.h(7662): error: expression must have pointer-to-object type but it has type "int"
../legion/runtime/legion/legion_utilities.h(7663): error: expression must have pointer-to-object type but it has type "int"

I use CUDA 11.4, gcc 11.1, Openmpi 4.0 and v100 GPU on the summit.
Thanks!

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

1 participant