본문 바로가기

C C++

OpenMPI Compiling

CUDA와 MPI를 같이 사용하려면,

../configure --prefix=/usr/local \
             --with-cuda=/usr/local/cuda

'C C++' 카테고리의 다른 글

라이브러리 설치 위치 잡는 법  (0) 2024.12.26
Module 기본 사용법  (1) 2024.12.13
Intel Compiler  (0) 2024.12.11
Module : 컴파일을 위해 여러 library를 사용해야 할 경우  (0) 2024.12.10
CMAKE  (2) 2023.12.22