Re: callback function for parallel apps.

From: Paul H. Hargrove (PHHargrove_at_lbl_dot_gov)
Date: Tue Nov 25 2008 - 00:37:12 PST

  • Next message: Jerry Mersel: "Re: callback function for parallel apps."
    Jerry,
    
    Since the failures almost all say "Requested kernel interface version is 
    not supported", I strongly suspect that you have the kernel modules for 
    a different version of BLCR loaded.  Be sure to "make insmod" from the 
    0.7.3 build directory.  This will rmmod the old kernel modules and 
    insmod the new ones.  If you still see "make check" failing, then have a 
    look at the dmesg output for kernel error messages that might provide 
    more detail about the failure.
    
    -Paul
    
    
    Jerry Mersel wrote:
    > Hi PAul:
    >
    >   I'm trying to install version 0.7.3 but almost all the tests fail.
    >
    >   Please look at the attachments. From make check.
    >
    >
    >                         Regards,
    >                           Jerry
    
    
    -- 
    Paul H. Hargrove                          PHHargrove_at_lbl_dot_gov
    Future Technologies Group                 Tel: +1-510-495-2352
    HPC Research Department                   Fax: +1-510-486-6900
    Lawrence Berkeley National Laboratory     
    

  • Next message: Jerry Mersel: "Re: callback function for parallel apps."