Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

configure and deploy

Code Block

sudo apt-get install byacc
cd mvapich2-2.1
./configure --enable-fast=all,O3 --enable-shared --enable-threads=multiple --enable-cuda=basic --disable-fortran --disable-mcast --with-cuda=/usr/local/cuda --enable-timer-type=gettimeofday
make

 

 

MPI Test