Different ordering of same graph when... Log Out | Topics | Search
Moderators | Edit Profile

Discussion about George's Research » METIS - Serial Graph Partitioning » General Usage Questions » Different ordering of same graph when called from a .dll and .exe « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Berk TAFTALI
Posted From: 208.238.183.101
Posted on Wednesday, September 28, 2005 - 05:30 pm:   

I have two configurations:
(1) a.exe calling b.dll calling c.dll calling METIS_NodeND(...) (statically linked to c.dll)
(2) a.exe shells b.exe (same functions in b.dll with a main()) calling c.dll calling METIS_NodeND() (statically linked to c.dll)

The two configurations give the same ordering (given the same graph), but for some (bigger) problems, I noticed different orderings.

Does anyone help me figure out why this is happening? Thanks in advance...

PS. In fact, there's more to it: a.exe is produced by vb6, b.dll & b.exe are by f90, c.dll by vc7.1...

Berk TAFTALI

Add Your Message Here
Posting is currently disabled in this topic. Contact your discussion moderator for more information.

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration