Dear PyFR Developers,
First i want to say thank you for all of you who have developed this next 
generation CFD. I'm interesting with PyFR and i use it now for my 
internship program.
I have installed PyFR with OpenMP and CUDA Backend but i got this error : 

pyfr run -p euler_vortex_2d.pyfrm euler_vortex_2d.ini

usage: pyfr run [-h] --backend {cuda,mic,opencl,openmp} [--progress] mesh 
cfg
pyfr run: error: the following arguments are required: --backend/-b

But when i type "pyfr run -b openmp -p euler_vortex2d.pyfrm 
euler_vortex_2d.ini", PyFR works.

What's wrong with this case? 

Also i want to ask the meaning of serial and parallel in PyFR. Does the 
serial mean PyFR will run in a single CPU with its all core and parallel 
mean it runs in multi CPU? Can i just run in single core?

Btw,sorry for my dumb question. I'm a newbie in CFD, thank you :)

-- 
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 https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.

Reply via email to