하모니카 묻고답하기

조회 수 9932 추천 수 0 댓글 2
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

openblas라든가 lapack 라든가 blas라든가.. 설치하려봤더니 라이브러리가 다 깔려있더군요...?

  • ?
    legoboss 2015.08.04 09:45

    openblas, lapack, blas 등은 벡터 연산 등에 사용되는 서브프로그램(라이브러리)로,

    하모니카에 기본으로 설치되어 있지는 않습니다.


    보통 python 등을 설치할때 같이 설치되곤 하는데요.

    아마도 google님이 다른 패키지 설치하시면서 의존성 이슈로 같이 설치되지 않았나 싶습니다.

    (python → lapack → openblas)


    --------------------------------------------------------------------------------------------------------

    $ apt show libopenblas-base

    Package: libopenblas-base

    State: not installed

    Version: 0.2.8-6ubuntu1

    Priority: 옵션

    Section: universe/libs

    Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>

    Architecture: amd64

    Uncompressed Size: 46.2 M

    Depends: libc6 (>= 2.4)

    Suggests: liblapack3

    Conflicts: libopenblas-base

    Breaks: libatlas3gf-base (< 3.8.4-4), libatlas3gf-base (< 3.8.4-4), libblas3gf

            (< 1.2.20110419-3), libblas3gf (< 1.2.20110419-3)

    Replaces: libatlas3gf-base (< 3.8.4-4), libatlas3gf-base (< 3.8.4-4), libblas3gf

              (< 1.2.20110419-3), libblas3gf (< 1.2.20110419-3)

    Provides: libblas.so.3

    Description: Optimized BLAS (linear algebra) library based on GotoBLAS2

     OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. 

     

     Unlike Atlas, OpenBLAS provides a multiple architecture library. 

     

     All kernel will be included in the library and dynamically switched to the best

     architecture at run time (only on x86 arches). 

     

     For more information on how to rebuild locally OpenBLAS, see the section:

     "Building Optimized OpenBLAS Packages on your ARCH" in README.Debian

    Homepage: https://github.com/xianyi/OpenBLAS

  • ?
    legoboss 2015.08.04 09:50

    패키지 설치 여부를 확인하는 방법은 아래와 같습니다.


    ① apt search 명령으로 해당 단어가 포함된 정확한 패키지명을 확인한다.

    $ apt search openblas

    p   libopenblas-base                - Optimized BLAS (linear algebra) library ba

    p   libopenblas-base:i386           - Optimized BLAS (linear algebra) library ba

    p   libopenblas-dev                 - Optimized BLAS (linear algebra) library ba

    p   libopenblas-dev:i386            - Optimized BLAS (linear algebra) library ba


    ② dpkg 명령으로 해당 패키지의 설치 여부를 확인한다.
    $ dpkg -L libopenblas-base
    dpkg-query: package 'libopenblas-base' is not installed


  1. 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까?

  2. [Wine] 우분투에서 벅스플레이어 설치 후 로그인과 재생하기

  3. 처음 사용자들에게 유용한 팁 & 정보를 수집중입니다.

  4. 리눅스 롤(리그오브레전드)

  5. 하모니카 RTM, RC2 차이가 뭔가요?

  6. 우분투 한국 커뮤니티에 관심 있으신 분

  7. 공개키 오류로 인해.. apt-get update를 할 수 없습니다. 도와주세요.

  8. 생각보다 훨씬 만족스럽네요

  9. 백신은 없나요?

  10. 마우스 스크롤 조정방법 있나요?

  11. 문의 드립니다~

  12. [건의] 게시판에 구문 강조 기능을 구현했으면 합니다.

  13. 모서리 창 리사이즈 기능 없나요?

  14. 새로운 블루투스 관리자로 blueberry를 추천 합니다.

  15. 크롬브라우저 어떻게 설치하죠

  16. 민트는 최신버전 버박 미지원인가요?

  17. 크런치뱅....

  18. 세벌식 자판 쓰시는 분?

  19. 하모니 민트는 이것들을 처음부터 넣어놓고 배포하나요?

  20. 1080p 안되는 것 같아요

  21. 오픈소스 소프트웨어 추천하기

Board Pagination Prev 1 ... 111 112 113 114 115 116 117 118 119 120 ... 123 Next
/ 123
CLOSE