CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

MARKER_TAG for parallel run

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2014, 01:16
Default MARKER_TAG for parallel run
  #1
Member
 
Dominic Chandar
Join Date: Mar 2009
Location: United Kingdom
Posts: 31
Rep Power: 17
dominic is on a distinguished road
Send a message via Skype™ to dominic
Hi,

I am examining the SU2 partitioned mesh file and I had a couple of questions. I'll refer to the vertex as a "node".

E.g. portion of the file on partition 1 --- for a 2 process run:

MARKER_TAG = SEND_RECEIVE
MARKER_ELEMS 95
SEND_TO = 2
1 23 0
1 215 0
..
..


Can I assume that there are 95 Nodes in this partition sending to process 2 and that the second column are the local node indices of the send nodes ?
I also see that, following this block of data, there is a SEND_TO = -2. What does the -2 indicate ? -- receive from process 2 ?

Also referring to the above block of data, if node 23 in process 1 sends to process 2, the corresponding receiver node in process 2 should be the first node in the array to receive the data ? ( looking at the file in partition 2?)

Thank you,
Dominic
dominic is offline   Reply With Quote

Old   March 2, 2014, 19:04
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Quote:
Originally Posted by dominic View Post
Hi,

I am examining the SU2 partitioned mesh file and I had a couple of questions. I'll refer to the vertex as a "node".

E.g. portion of the file on partition 1 --- for a 2 process run:

MARKER_TAG = SEND_RECEIVE
MARKER_ELEMS 95
SEND_TO = 2
1 23 0
1 215 0
..
..


Can I assume that there are 95 Nodes in this partition sending to process 2 and that the second column are the local node indices of the send nodes ?
I also see that, following this block of data, there is a SEND_TO = -2. What does the -2 indicate ? -- receive from process 2 ?

Also referring to the above block of data, if node 23 in process 1 sends to process 2, the corresponding receiver node in process 2 should be the first node in the array to receive the data ? ( looking at the file in partition 2?)

Thank you,
Dominic
Dear Dominic,

You are right, a positive value in SEND_TO means send to, and a negative means receive from. And as you point out, the lists of nodes are sorted. Your example is perfect.

Thanks for using SU2,
Best

Francisco
fpalacios is offline   Reply With Quote

Reply

Tags
parallel


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
Parallel run in fluent for multiphase flow apurv FLUENT 2 August 3, 2011 19:44
Batch Run with Initial values file krrishcfd CFX 1 July 28, 2011 02:35
First Parallel Run - need some help Gian Maria OpenFOAM 3 June 17, 2011 12:08
How to run and save tranisent case on Cray XD1 Leon FLUENT 0 October 3, 2006 21:59
Windows 64-bit, Distributed Parallel Run Issues... Erich CFX 3 March 28, 2006 16:36


All times are GMT -4. The time now is 20:23.