[mvapich-discuss] mvapich2-1.8rc1 build error

Yaoming Mu yaomingmu at gmail.com
Fri Mar 23 11:15:25 EDT 2012


Here is my configure for mvapich2-1.8rc1
./configure --prefix=/home/mvapich2-1.8-gpu --with-device=ch3:mrail
--with-rdma=gen2 --enable-shared --with-limic2 -enable-cuda
--with-cuda=/home/usr/local/cuda41

but I got the following error when I build

make
......
Making all in slurm
make[6]: Entering directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun/src/slurm'
make  all-am
make[7]: Entering directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun/src/slurm'
/bin/sh ../../../../../confdb/ylwrap nodelist_scanner.l .c
nodelist_scanner.c -- :
make[7]: *** [nodelist_scanner.c] Error 1
make[7]: Leaving directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun/src/slurm'
make[6]: *** [all] Error 2
make[6]: Leaving directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun/src/slurm'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm/mpirun'
make[2]: *** [all-redirect] Error 1
make[2]: Leaving directory `/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src/pm'
make[1]: *** [all-redirect] Error 2
make[1]: Leaving directory `/mnt/home/ymmu/Downloads/mvapich2-1.8rc1/src'
make: *** [all-redirect] Error 2


More information about the mvapich-discuss mailing list