hi,
I am trying to use MPIL_Signal(MPI_COMM_WORLD,someprocess,LAM_SIGA).I need to define a signal handler, becuase by default LAM_SIGA is ignored. To do this I need to use some of the functions defined in lam_ksignal.h . But when I try to include lam_ksignal.h it gives out a compile error saying lam_ksignal.h is not found. Should lam be configured differently to include this file or am I do something wrong?
thanks,
Satya.
hi,
I am trying to use MPIL_Signal(MPI_COMM_WORLD,someprocess,LAM_SIGA).I need to define a signal handler, becuase by default LAM_SIGA is ignored. To do this I need to use some of the functions defined in lam_ksignal.h . But when I try to include lam_ksignal.h it gives out a compile error saying lam_ksignal.h is not found. Should lam be configured differently to include this file or am I do something wrong?
thanks,
Satya.
|