Hello,

I have a program (c) calling a routine compiled by f95
In the c program I have a loop (calling the fortran routine) that
I wanted to paralleled by
#pragma omp parallel for

At the execution, I get:
 Disk file read error number 5002
 Type <enter> to exit program

All files have been compiled and linked with the option
-fopenmp

Any idea?

Thank.

===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to