HMCS-G (Grid-enabled Heterogeneous Multi-Computer System for Gravity) 1.1 Trial Kit

How to compile your program ?

Links to other contents


To compile your program, you need three libraries or system:

To compile a program with OmniRPC, you have to use omrpc-cc command instead of cc or gcc. It specifies libraries to be used for linking the program, and you don't have to know that.

It is the best way to describe your own Makefile for the compilation to copy and modify that included in sample code distribution, that is,

/Software/HMCS-G_Trial_Kit/sample
in this CD-ROM.

Don't forget to record RSA private key before you run your program (See SSH Authentication).


Last Update: November 7th, 2005
HMCS-G Research Team: Taisuke Boku (taisuke@cs.tsukuba.ac.jp)