|
[Sponsors] |
October 7, 2008, 18:43 |
Record Run Times in Fluent
|
#1 |
Guest
Posts: n/a
|
Hello all
I am currently testing out a new cluster that we are going to acquire soon. I am trying to run Fluent jobs (5000 iterations) first on a single node (8 processors) and then on multiple nodes (16 - 48 processors). The problem is, I have no way of knowing how well the case is spanning across these nodes. In other words, I need to record the run-times for each if the runs ( on 1 processor, then on 2, thewn on 8, then on 16 and then on 32 so on...) because I believe that these times will give me an idea of how well the run is getting distributed on the nodes and how the run-times compare against one another based on the number of processors. I asked a Fluent Tech support person the same thing and she said she does not know of a solution for this, which I thought was unbelievable since most of us run our Fluent jobs on clusters and there must be some way to compare the run-times. Right?? I know that when the Fluent run starts, it shows a corrsponding time beside the iteration number, but that is not very accurate. Any help is greatly appreciated. Ravi |
|
October 7, 2008, 18:48 |
Re: Record Run Times in Fluent
|
#2 |
Guest
Posts: n/a
|
I would use either Matlab or C++ to launch all of the Fluent runs and the use either tic/toc(Matlab) or stopwatch(C++) to time each of them.
|
|
October 7, 2008, 19:12 |
Re: Record Run Times in Fluent
|
#3 |
Guest
Posts: n/a
|
So there is no simple solution to this like including a flag or something when I launch the Fluent run?? The problem with Matlab is that I have to make people buy it and then convince them to install it on the cluster, which is not exactly pain-free.
|
|
October 7, 2008, 23:41 |
Re: Record Run Times in Fluent
|
#4 |
Guest
Posts: n/a
|
If you write the code in C++ using stopwatch it should require a few lines of code and should be pretty simple.
http://osr600doc.sco.com/en/SDK_c++/...ution_Tim.html |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent 12 Beta Run Times | Allan Walsh | FLUENT | 2 | May 17, 2008 02:47 |
Fluent record error | Abderrahmane | FLUENT | 0 | February 14, 2006 07:00 |
record a variable in UDF | reto | FLUENT | 2 | November 23, 2005 05:01 |
FLUENT CPU Times | BA | FLUENT | 2 | August 26, 2004 15:14 |
ability of fluent to predict filling times | shankar | FLUENT | 0 | July 21, 2003 04:27 |