Author Topic: i am so desperate,need your help  (Read 5062 times)

xsjtu

  • Jr. Member
  • **
  • Posts: 16
i am so desperate,need your help
« on: December 23, 2014, 07:37:47 AM »
Merry Christmas everyone
        I need your help.
      I am a PHD student in ShangHaiJiaotong university.I am now facing difficults. I am ordered to change  the serial version feap8.4 to parallel one by myself (I mean make the serial feap8.4 parallelization ) as soon as possible. (The parallization can be restricted to solve only material nonlinear problems. The parallization must run on supercomputers.) (I am ordered not to use the parallel version feap8.4.)I think this is very difficult ,but someone else think this is so simple and can easily be done.I am so desperate. Can  someone give suggestions? And tell me how to change the code and help me out ?Or give me some estimations of  the amount of the work?Thanks so much!

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: i am so desperate,need your help
« Reply #1 on: December 23, 2014, 02:04:01 PM »
If all you want to do is solve the linear equations using a parallel solver then this is something that can be done without a heroic effort.  However, if you want a parallel assembly etc., then this is a non-trivial task and an unnecessary one at that since we have already done it for you.

xsjtu

  • Jr. Member
  • **
  • Posts: 16
Re: i am so desperate,need your help
« Reply #2 on: December 23, 2014, 07:41:25 PM »
Thanks so much.I am unlucky . I was ordered to do the later one. And to realize some parallel algorithm including parallel assembly using dual graph domain decomposition not the node graph DD.