Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
final project
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jan Schmedes  
View profile  
 More options May 2 2007, 9:25 pm
From: Jan Schmedes <ja...@umail.ucsb.edu>
Date: Wed, 02 May 2007 18:25:36 -0700
Local: Wed, May 2 2007 9:25 pm
Subject: final project
Hi all,

i'm looking to either join a group or get a group together for the final
project. More precisely i would be
either:
interested in joining a group that uses MPI and looks at something like
finite difference, finite element, solving linear sytem of equations, ...
or:
i have a openMP finite element code (in fortran) for dynamic rupture and
elastic wave propagation which i want to parallelize using MPI since we
have a little 32 node/64 processor cluster in the dept (Earth Science)
on which i want to run the code.  The code was for example used to show
that in the case of a big earthquake on the southern San Andreas fault
the San Gabriel mountains shield part of the energy going into LA. There
are two versions, one using a structured mesh, and one using an
unstructured mesh. The one with the unstructured mesh might be pretty
hard to parallelize, the structured mesh should be ok for a final
project but one would have to take a closer look at the code.

Please let me know in case you have a project in mind or would like to
work on the FEM code

Cheers

Jan (Earth Science Dept.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Manish Goyal  
View profile  
 More options May 2 2007, 11:26 pm
From: "Manish Goyal" <bhu...@gmail.com>
Date: Wed, 2 May 2007 20:26:54 -0700
Local: Wed, May 2 2007 11:26 pm
Subject: Re: final project

Jan,

I am also looking for partner(s) for the project.
I am open to ideas on the project, although I was thinking of some sort of
study on considerations for a performant parallel code, mainly in the
following 2 areas.

- Shared mem (UPC etc) vs Message Passing (MPI)
- Data locality

Let me know if you are interested, and we can discuss it further. Anything
interesting is fine with me.

Thanks,
Manish

On 5/2/07, Jan Schmedes <ja...@umail.ucsb.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Bach  
View profile  
 More options May 3 2007, 6:51 pm
From: Andreas Bach <d.andreas.b...@gmail.com>
Date: Thu, 03 May 2007 22:51:01 -0000
Local: Thurs, May 3 2007 6:51 pm
Subject: Re: final project
I need a group/parner as well.

I'm from CS. Haven't decided any preference of topic, but I prefer MPI
over UPC (:

Let me know...

On May 2, 8:26 pm, "Manish Goyal" <bhu...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Schmedes  
View profile  
 More options May 3 2007, 7:16 pm
From: Jan Schmedes <ja...@umail.ucsb.edu>
Date: Thu, 03 May 2007 16:16:26 -0700
Local: Thurs, May 3 2007 7:16 pm
Subject: Re: final project
I certainly would prefer MPI too. Now two my second suggestion in my
last email:
i want to parallelize this code anyway for my research so from my point
of view this is certainly a good project. But as i mentioned, it is
written in fortran (i would prefer C but i did not write the code...).
Now to Manish suggestion for a comparison. The code is already in openMP
and we should be able to run it on a node on datastar. If we parallelize
it we could make a comparison between openMP and MPI. But since i did
not look too much at the code  yet i don't know how much work it would
be to parallelize it since this also involves some understanding of what
the code does. But since i want to do that anyway i don't mind spending
'extra' time on that...
Very interesting would of course the code with the unstructured mesh,
but i think this will be too hard given the limited time frame unless
there are tools available that can help partitioning the mesh (anyone
knows something about that topic?).

Please let me know what your thoughts are

Cheers

Jan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Manish Goyal  
View profile  
 More options May 3 2007, 7:54 pm
From: "Manish Goyal" <bhu...@gmail.com>
Date: Thu, 3 May 2007 16:54:17 -0700
Local: Thurs, May 3 2007 7:54 pm
Subject: Re: final project

Being from computer science, it will be interesting to work on something
from a different area. I donot know much about the algorithm that Jan is
talking about, but surely we can take a look at it to see what can be done
in the time period, and if we could extra, that would be great.

I donot mind MPI, would rather prefer MPI as it is clean and would need less
efforts and focus, and we can spend more time on the problem on hand.

Manish
On 5/3/07, Jan Schmedes <ja...@umail.ucsb.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Schmedes  
View profile  
 More options May 4 2007, 12:37 pm
From: Jan Schmedes <ja...@umail.ucsb.edu>
Date: Fri, 04 May 2007 09:37:01 -0700
Local: Fri, May 4 2007 12:37 pm
Subject: Re: final project
Sounds good, and fortran is ok for you? What about looking at the code
and have a little discussion for example Monday after class? I will have
a closer look at the code before that.

Cheers

Jan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Bach  
View profile  
 More options May 4 2007, 4:42 pm
From: Andreas Bach <d.andreas.b...@gmail.com>
Date: Fri, 04 May 2007 20:42:33 -0000
Local: Fri, May 4 2007 4:42 pm
Subject: Re: final project
Can I join in with you guys?

On May 4, 9:37 am, Jan Schmedes <j...@umail.ucsb.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Schmedes  
View profile  
 More options May 4 2007, 4:45 pm
From: Jan Schmedes <ja...@umail.ucsb.edu>
Date: Fri, 04 May 2007 13:45:52 -0700
Local: Fri, May 4 2007 4:45 pm
Subject: Re: final project
sure, monday after lecture sounds good?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Bach  
View profile  
 More options May 4 2007, 4:52 pm
From: Andreas Bach <d.andreas.b...@gmail.com>
Date: Fri, 04 May 2007 20:52:03 -0000
Local: Fri, May 4 2007 4:52 pm
Subject: Re: final project
Good with me (:

On May 4, 1:45 pm, Jan Schmedes <j...@umail.ucsb.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »