[mpich-discuss] about installing jumpshot

Anthony Chan chan at mcs.anl.gov
Thu Jul 7 11:54:36 CDT 2011


slog2sdk-1.2.6 is pretty old.  I haven't gotten a chance to update it to the
latest on perfvis website.  Also, if you plan on using MPE, should you
install MPE (which comes with slog2sdk/jumpshot) instead of standalone slog2sdk.
Are you planning to use MPE with other MPI implementations besides MPICH2 ?
If not, you could simply use jumpshot that comes with MPICH2.  So let me know,
I will show you how to get the latest jumpshot...

A.Chan

----- Original Message -----
> Hi Anthony
> I plan to use mpe with jumpshot to analyze my program performance.
> But i am stuck at installing jumpshot on my laptop.
> i configure like the following.
> ../configure --prefix=/home/niuq/tools/slog2sdk-1.2.6/build
> --with-java=/usr/lib/jvm/default-java
> Attachment is my config file.
> The configure and make step are both ok.
> But when i do make install it gives the following error messege.
> 
> *niuq at niuq-ThinkPad-T410:~/tools/slog2sdk-1.2.6/build$ make install*
> *Installing ..'s lib*
> *Replacing existing file
> /home/niuq/tools/slog2sdk-1.2.6/build/lib/io.jar...
> *
> */usr/bin/install: cannot stat `io.jar': No such file or directory*
> **** Error installing file io.jar to
> /home/niuq/tools/slog2sdk-1.2.6/build/lib/io.jar with mode 0644. ****
> *make: *** [install] Error 1*
> 
> Some information about java on my computer
> niuq at niuq-ThinkPad-T410:~/tools/slog2sdk-1.2.6$ java -version
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.2)
> (6b22-1.10.2-0ubuntu1~11.04.1)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> 
> niuq at niuq-ThinkPad-T410:~/tools/slog2sdk-1.2.6/build$ ls
> /usr/lib/jvm/default-java
> ASSEMBLY_EXCEPTION bin docs include jre lib man THIRD_PARTY_README
> --
> Qingpeng Niu
> Department of Computer Science and Engineering at OSU


More information about the mpich-discuss mailing list