Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 242989
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:53:01+00:00 2026-05-11T20:53:01+00:00

I have a large set of scalar values distributed over a 3D mesh (one

  • 0

I have a large set of scalar values distributed over a 3D mesh (one value per vertex.)

My goal is to show:

  • all points in the mesh where the value is greater than a threshold.
  • AND group the points that are connected (to simplify the display.)

So my basic solution was:

  1. Find the points that pass the threshold test
  2. For each point that has not been grouped, create a new group and recursively put all connected points into that group.

This works fine, until I started using a multicore solution:

  • The data set has been divided across multiple cores
  • Each core knows about boundary points that are shared by other cores.
  • I’m using MPI to communicate between cores.

I used my original algorithm to find “local” groups a single core.

My challenge is to merge “local” groups into global groups. The problem gets complicated for a number of reasons: Connected groups can cross many core boundaries. Groups that seem separate on one core can be connected by a group on a second core.

Thanks in advance.
Jeff

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:53:01+00:00Added an answer on May 11, 2026 at 8:53 pm

    the threshold test can be carried out locally, so for the sake of simplicity we can eliminate it from the discussion. What you want is to have a distributed algorithm that calculates the connected components in your graph. This paper should be very relevant:

    http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.46.1091

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a large set of values V, some of which are likely to
I have a large set of lines, which I render from a vertex buffer
I have a large set of files, some of which contain special characters in
I have a large set of data (a data cube of 250,000 X 1,000
I have a large set of XML files of a propriatary schema -the XML
I have a large set of numbers, probably in the multiple gigabytes range. First
I have a large set of words (about 10,000) and I need to find
If I have a large set of continuous ranges ( e.g. [0..5], [10..20], [7..13],[-1..37]
I have a very strange situation. I have a large set of records to
I have a large result set assembled in a parent/child relationship. I need to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.