fortran - Why mpifort wrapper is not found after installing mpich and openmpi? -


i need compile program uses mpifort wrapper create executables files multiporcessor usage. (opentelemac)

i have tried install mpich , openmpi wrapper doesn't seem work. using gfotran perfom operations.

could explain me how installed?

i using ubuntu 14.0 lts.


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -