Hi everyone,

          I installed PyFR successfully for bench-marking purpose. First I 
installed it with all its dependencies including CUDA and OPENCL. 
           When I run it , it was started executing on CPU + GPU , and it 
ran successfully. 
           But now I want to run it on CPU only, so I installed it on a 
multi-cores machine which is not having any GPU card, without OPENCL and 
CUDA dependencies.
            
            When I am trying to run it, with          " mpirun -n 4 pyfr 
run couette_flow_2d.pyfrm couette_flow_2d.ini"          command
             it gives following error :

                                                       ImportError: No 
module named 'pycuda'

              So I want to know , how to run it on multi-cores with MPI.
           

Regards,
Roshan 

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
Visit this group at http://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.

Reply via email to