|
[Sponsors] |
September 11, 2015, 12:01 |
Problem running cfx on hpc
|
#1 |
Member
beyonder
Join Date: May 2015
Posts: 67
Rep Power: 11 |
I am running CFX with this pbs file.
#!/bin/bash #PBS -N mj2 #PBS -q small #PBS -l nodes=1pn=20 #PBS -j oe module load cfx cd $PBS_O_WORKDIR export I_MPI_FABRICS=shm:dapl export I_MPI_MPD_TMPDIR=/scratch/shub cfx5solve -batch -mdef cascade.mdef -part 20 -start-method "HP MPI Local Parallel" The error is following: ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'cfx' IBM Platform MPI licensed for CFX. MPI Application rank 0 exited before MPI_Finalize() with status 1 An error has occurred in cfx5solve: The ANSYS CFX solver exited with return code 1. No results file has been created. Do anybody has idea what's the reason for this. |
|
September 12, 2015, 07:01 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
Does PBS successfully run other applications?
Does CFX successfully run by itself (not run under PBS)? |
|
September 12, 2015, 07:09 |
|
#3 |
Member
beyonder
Join Date: May 2015
Posts: 67
Rep Power: 11 |
One thing i missed to tell you that sometimes , by submitting the same script , it works and sometimes it shows the aforementioned errors.
I will answer your queries in few mins. |
|
September 12, 2015, 07:22 |
|
#4 |
Member
beyonder
Join Date: May 2015
Posts: 67
Rep Power: 11 |
-yes, CFX successfully run by itself (not run under PBS)
-yes, PBS successfully run other applications. As i informed you in my last post, it is even working for mine but sometimes with the same script it throws that error |
|
September 14, 2015, 03:35 |
|
#5 |
Senior Member
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX on Windows HPC: Confused about cfx_ccsoptions.txt | FrankS | CFX | 3 | October 31, 2013 19:31 |
another issue about HPC cluster for running cfx, hepl PLZ. | happy | CFX | 4 | March 5, 2012 00:58 |
Numerical oscillations in CFX with water boiling problem. | michujo | CFX | 4 | December 16, 2011 10:00 |
cfx distributed parallel running problem in linux | greatwall | CFX | 0 | August 19, 2011 01:26 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |