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

install error #36

Open
zmqwer opened this issue Jul 15, 2022 · 0 comments
Open

install error #36

zmqwer opened this issue Jul 15, 2022 · 0 comments

Comments

@zmqwer
Copy link

zmqwer commented Jul 15, 2022

  1. CUDA_cublas_LIBRARY not found error when compiling ,my cuda version 10.2
  2. /usr/include/c++/7/bits/basic_string.tcc(1067): error: expression must have pointer type
    detected during: instantiation of "std::basic_string<_CharT, _Traits, _Alloc>::_Rep *std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_create(std::basic_string<_CharT, _Traits, _Alloc>::size_type, std::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc &) [with _CharT=char16_t, _Traits=std::char_traits<char16_t>, _Alloc=std::allocator<char16_t>]"

To Fix the above two problems, I have to use root to modify some settings of the linux system. Is there any better solution?

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