CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Error while running openfoam on CRAY XE6

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 15, 2011, 09:45
Default Error while running openfoam on CRAY XE6
  #1
Senior Member
 
Suresh kumar Kannan
Join Date: Mar 2009
Location: Luxembourg, Luxembourg, Luxembourg
Posts: 129
Rep Power: 17
kumar is on a distinguished road
Hello ,
I have been trying to run a big case of app 33 million cells on a CRAY XE6 machine using the script:
#!/bin/bash
#PBS -N Q04_large_bcchanged_final
#PBS -l mppwidth=64
#PBS -l mppnppn=16
#PBS -l walltime=3:00:00
#PBS -V
# Change to the direcotry that the job was submitted from
cd $PBS_O_WORKDIR
aprun -n 64 -N 16 interFoam -parallel > log
exit

But i always get an error message:
[nid00073:09463] opal_os_dirpath_create: Error: Unable to create the sub-directory (/tmp/openmpi-sessions-itlkann@nid00073_0) of (/tmp/openmpi-sessions-itlkann@nid00073_0/31169/0/0), mkdir failed [1]
[nid00073:09465] opal_os_dirpath_create: Error: Unable to create the sub-directory (/tmp/openmpi-sessions-itlkann@nid00073_0) of (/tmp/openmpi-sessions-itlkann@nid00073_0/31183/0/0), mkdir failed [1]
[nid00073:09463] [[31169,0],0] ORTE_ERROR_LOG: Error in file util/session_dir.c at line 101

looks like I don't have permissions to generate a directory in /tmp. But i checked the permissions and:
drwxrwxrwt 9 root root 16120 2011-04-15 15:40 tmp

i am not sure why this problem is caused, because I actually compiled openfoam on a different front end on a different cluster, but my files are also accessible from the CRAY front end,probably because they are mounted here.

Any suggestions on how to eliminate this error would be helpful.

regards
K.Suresh kumar
kumar is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running OpenFOAM from Platform LSF phinallydone OpenFOAM Running, Solving & CFD 6 July 21, 2017 03:39
Difficulty running an inviscid compressible nozzle flow using OpenFOAM rbozinoski OpenFOAM Running, Solving & CFD 11 December 29, 2015 07:19
Valgrind claims invalid free when running icoFoam from OpenFOAM 1.6-ext andrewryan OpenFOAM Bugs 3 March 30, 2011 08:00
Eureka, OpenFoam 1.5 is running on OpenSUSE11.1 Ahmed Main CFD Forum 0 March 7, 2009 22:20
Running OpenFOAM Sean Main CFD Forum 1 April 8, 2008 13:26


All times are GMT -4. The time now is 08:32.