blob: fff4dfef90dc54f863cce4aa1c2afdc4e0cbf563 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
*********************************************************************
Please test your blacs installation
Test programs are located at %%PREFIX%%/share/BLACS/TESTING
Example:
% cd %%PREFIX%%/share/BLACS/TESTING
% %%LOCALBASE%%/mpich2/bin/mpd &
% %%LOCALBASE%%/mpich2/bin/mpirun -np 4 ./xCbtest_MPI-FreeBSD
% %%LOCALBASE%%/mpich2/bin/mpirun -np 4 ./xFbtest_MPI-FreeBSD
% %%LOCALBASE%%/mpich2/bin/mpdallexit
You can change -np 4 to any number to meet your local environment.
See files at %%DOCSDIR%% for detail.
*********************************************************************
|