[Pw_forum] Fatal Error: File 'mpif.h' not found.

wlyim at puccini.che.pitt.edu wlyim at puccini.che.pitt.edu
Wed Apr 25 11:38:39 CEST 2007


If you are running linux system, check "/proc/cpuinfo"

William

On Wed, 25 Apr 2007, Marcel Mohr wrote:

> It just calculates the faculty of 5000000 to keep the processor busy. So 
> you can estimate the number of processor (see my mail before).
> Just type 'bc' in a shell and copy the lines below.
> 
> >> A small calculation intensive task for the linux calculator "bc"
> >>
> >> -----
> >> $ bc
> >> define fac (x)
> >> {
> >>         res = 1
> >>         while (x > 1)
> >>         {
> >>                 res *=x;
> >>                 x -= 1;
> >>         }
> >>         return res;
> >> }
> >> fac (5000000)
> >> ------
> >
> > Some hints on performing the above codes, will you?
> > ---
> > Hongyi Zhao
> > GnuPG DSA: 0xD108493B
> > _______________________________________________
> > Pw_forum mailing list
> > Pw_forum at pwscf.org
> > http://www.democritos.it/mailman/listinfo/pw_forum
> >
> 
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
> 

-- 
Dr. Wai-Leung Yim
Institut fuer Reine und Angewandte Chemie,
Theoretische Chemie,
Carl von Ossiezky Universtaet Oldenburg,
26129 Oldenburg,
Germany
Email: wlyim at puccini.che.pitt.edu             
Phone:	+49-441-798-3950 (office)              
Fax:	+49-441-798-3964                       




More information about the users mailing list