[gradsusr] Reg: problem during execution in real.exe

Malleswararao Maguluri mallesh4science at gmail.com
Fri May 17 01:34:04 EDT 2013


hi,
i am sorry, i did not get real.exe in main directory. but it was observed
in run and /test/em_real.
when i tried ls -l *.exe, it is showing like this
[root at localhost em_real]# ls -l *.exe
lrwxrwxrwx. 1 root root 20 Jun 16 18:54 ndown.exe -> ../../main/ndown.exe
lrwxrwxrwx. 1 root root 18 Jun 16 18:54 nup.exe -> ../../main/nup.exe
lrwxrwxrwx. 1 root root 19 Jun 16 18:54 real.exe -> ../../main/real.exe
lrwxrwxrwx. 1 root root 17 Jun 16 18:54 tc.exe -> ../../main/tc.exe
lrwxrwxrwx. 1 root root 18 Jun 16 18:54 wrf.exe -> ../../main/wrf.exe


similarly in run folder also

[root at localhost run]# ls -l *.exe
lrwxrwxrwx. 1 root root 17 Jun 16 18:54 ndown.exe -> ../main/ndown.exe
lrwxrwxrwx. 1 root root 15 Jun 16 18:54 nup.exe -> ../main/nup.exe
lrwxrwxrwx. 1 root root 16 Jun 16 18:54 real.exe -> ../main/real.exe
lrwxrwxrwx. 1 root root 14 Jun 16 18:54 tc.exe -> ../main/tc.exe
lrwxrwxrwx. 1 root root 15 Jun 16 18:54 wrf.exe -> ../main/wrf.exe

in main folder, i have the following files
[root at localhost main]# ls
convert_em.F  module_wrf_top.F    ndown_em.f90  nup_em.o     real_nmm.F
wrf_ESMFMod.F  wrf_SST_ESMF.F
ideal.F       module_wrf_top.f90  ndown_em.o    real_em.F    tc_em.F
wrf.F
libwrflib.a   module_wrf_top.o    nup_em.F      real_em.f90  tc_em.f90
wrf.f90
Makefile      ndown_em.F          nup_em.f90    real_em.o    tc_em.o
wrf.o



what can i do?
pls help me regarding this

regards



On Thu, May 16, 2013 at 3:39 PM, Sahidul <sahidul at gmail.com> wrote:

> plz check in "main" directory for real.exe; is it there?
>
>
> On Thu, May 16, 2013 at 11:39 AM, Malleswararao Maguluri <
> mallesh4science at gmail.com> wrote:
>
>> Hi all WRF Users,
>> I am new to installtion of WRF model using intel compilers in fedora 16.
>> i have completed all the necessary packages installed upto wrf (except
>> WPS). when i try to execute ./real.exe using mpirun, the following error
>> occured.
>>
>> i attached the error message below.
>>
>> [root at localhost em_real]# ls
>> CAM_ABS_DATA        namelist.input.chem    README.grid_fdda  SOILPARM.TBL
>> CAM_AEROPT_DATA     namelist.input.fire    README.namelist   tc.exe
>> ETAMPNEW_DATA       namelist.input.global  README.obs_fdda   tr49t67
>> examples.namelist   namelist.input.jan00   real.exe          tr49t85
>> GENPARM.TBL         namelist.input.jun01   RRTM_DATA         tr67t85
>> grib2map.tbl        namelist.input.volc    RRTMG_LW_DATA     URBPARM.TBL
>> gribmap.txt         ndown.exe              RRTMG_SW_DATA     VEGPARM.TBL
>> landFilenames       nup.exe                run_1way.tar      wrf.exe
>> LANDUSE.TBL         ozone.formatted        run_2way.tar
>> namelist.input      ozone_lat.formatted    run_restart.tar
>> namelist.input.4km  ozone_plev.formatted   sample.txt
>> [root at localhost em_real]# tar -xvzf
>> /home/apsdps/Downloads/jan00_wps.tar.gz
>> met_em.d01.2000-01-24_12:00:00.nc
>> met_em.d01.2000-01-24_18:00:00.nc
>> met_em.d01.2000-01-25_00:00:00.nc
>> met_em.d01.2000-01-25_06:00:00.nc
>> met_em.d01.2000-01-25_12:00:00.nc
>> met_em.d02.2000-01-24_12:00:00.nc
>> [root at localhost em_real]# ls
>> CAM_ABS_DATA                       namelist.input.4km     RRTM_DATA
>> CAM_AEROPT_DATA                    namelist.input.chem    RRTMG_LW_DATA
>> ETAMPNEW_DATA                      namelist.input.fire    RRTMG_SW_DATA
>> examples.namelist                  namelist.input.global  run_1way.tar
>> GENPARM.TBL                        namelist.input.jan00   run_2way.tar
>> grib2map.tbl                       namelist.input.jun01   run_restart.tar
>> gribmap.txt                        namelist.input.volc    sample.txt
>> landFilenames                      ndown.exe              SOILPARM.TBL
>> LANDUSE.TBL                        nup.exe                tc.exe
>> met_em.d01.2000-01-24_12:00:00.nc  ozone.formatted        tr49t67
>> met_em.d01.2000-01-24_18:00:00.nc  ozone_lat.formatted    tr49t85
>> met_em.d01.2000-01-25_00:00:00.nc  ozone_plev.formatted   tr67t85
>> met_em.d01.2000-01-25_06:00:00.nc  README.grid_fdda       URBPARM.TBL
>> met_em.d01.2000-01-25_12:00:00.nc  README.namelist        VEGPARM.TBL
>> met_em.d02.2000-01-24_12:00:00.nc  README.obs_fdda        wrf.exe
>> namelist.input                     real.exe
>> [root at localhost em_real]# ./real.exe
>> -bash: ./real.exe: No such file or directory
>> [root at localhost em_real]# cp namelist.input.jan00 namelist.input
>> cp: overwrite `namelist.input'? y
>> [root at localhost em_real]# ./real.exe
>> -bash: ./real.exe: No such file or directory
>> [root at localhost em_real]# ls
>> CAM_ABS_DATA                       namelist.input.4km     RRTM_DATA
>> CAM_AEROPT_DATA                    namelist.input.chem    RRTMG_LW_DATA
>> ETAMPNEW_DATA                      namelist.input.fire    RRTMG_SW_DATA
>> examples.namelist                  namelist.input.global  run_1way.tar
>> GENPARM.TBL                        namelist.input.jan00   run_2way.tar
>> grib2map.tbl                       namelist.input.jun01   run_restart.tar
>> gribmap.txt                        namelist.input.volc    sample.txt
>> landFilenames                      ndown.exe              SOILPARM.TBL
>> LANDUSE.TBL                        nup.exe                tc.exe
>> met_em.d01.2000-01-24_12:00:00.nc  ozone.formatted        tr49t67
>> met_em.d01.2000-01-24_18:00:00.nc  ozone_lat.formatted    tr49t85
>> met_em.d01.2000-01-25_00:00:00.nc  ozone_plev.formatted   tr67t85
>> met_em.d01.2000-01-25_06:00:00.nc  README.grid_fdda       URBPARM.TBL
>> met_em.d01.2000-01-25_12:00:00.nc  README.namelist        VEGPARM.TBL
>> met_em.d02.2000-01-24_12:00:00.nc  README.obs_fdda        wrf.exe
>> namelist.input                     real.exe
>> [root at localhost em_real]# ll rea*
>> lrwxrwxrwx. 1 root root 19 Jun 16 01:24 real.exe -> ../../main/real.exe
>> [root at localhost em_real]# ./real.exe
>> -bash: ./real.exe: No such file or directory
>> [root at localhost em_real]# ./wrf.exe
>> -bash: ./wrf.exe: No such file or directory
>> [root at localhost em_real]# which mpirun
>> /usr/local/bin/mpirun
>> [root at localhost em_real]# mpirun -np 4 ./real.exe
>> [proxy:0:0 at localhost.localdomain] HYDU_create_process
>> (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file
>> or directory)
>> [proxy:0:0 at localhost.localdomain] HYDU_create_process
>> (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file
>> or directory)
>> [proxy:0:0 at localhost.localdomain] HYDU_create_process
>> (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file
>> or directory)
>> [proxy:0:0 at localhost.localdomain] HYDU_create_process
>> (./utils/launch/launch.c:75): execvp error on file ./real.exe (No such file
>> or directory)
>>
>>
>> ===================================================================================
>> =   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
>> =   EXIT CODE: 255
>> =   CLEANING UP REMAINING PROCESSES
>> =   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
>>
>> ===================================================================================
>>
>>
>> please try to resolve this.
>>
>> Regards
>>
>> --
>> M. MALLESWARA RAO
>> M.Tech (Atmospheric Science)
>> Young Professional in Cyclone Models
>> APSDPS, AP Secreteriat, Hyderabad.
>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>


-- 
M. MALLESWARA RAO
M.Tech (Atmospheric Science)
Young Professional in Cyclone Models
APSDPS, AP Secreteriat, Hyderabad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130517/caf81be5/attachment-0003.html 


More information about the gradsusr mailing list