Search found 2 matches

by d_malav
Thu Apr 17, 2008 1:08 pm
Forum: ROMS Problems
Topic: problem during make
Replies: 3
Views: 7898

Thank you sir.I have compiled/run the model in serial fashion also and it works.My problem for make is solved when i again built the netcdf with gfortran. I got the executable oceanM.
Then i submitted the job like this:-

mpirun -machinefile /home/deepti/rom-parallel/mcfile -np 4 oceanM ROMS ...
by d_malav
Wed Apr 16, 2008 9:38 am
Forum: ROMS Problems
Topic: problem during make
Replies: 3
Views: 7898

problem during make

Hi,

I'm new to the ROMS model, and I've encountered a problem with 'make'. I run 'make' like this, make -f makefile.gnu
& the output is
makefile.gnu:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
make: execvp: svnversion: Permission denied
cd Build ...