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

When I compiled the fairseq2n native source code, an error occurred #569

Open
skywindy opened this issue Jun 6, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@skywindy
Copy link

skywindy commented Jun 6, 2024

When I compiled the fairseq2n native source code, an error occurred.(my c++ is gcc-8)
when i run
"cmake -GNinja -DCMAKE_CUDA_ARCHITECTURES="80-real;80-virtual" -DFAIRSEQ2N_USE_CUDA=ON -B build
cmake --build build"

error msg:
"src/fairseq2n/CMakeFiles/fairseq2n.dir/data/text/text_data_source.cc.o:/usr/include/c++/8/bits/fs_path.h:310: more undefined references to `std::filesystem::path::_M_split_cmpts()"

@skywindy skywindy added the bug Something isn't working label Jun 6, 2024
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

1 participant