problems with gfortran and OPEN MP
Domenic D'Ambrosio
domenic.dambrosio@polito.it
Thu May 17 11:55:00 GMT 2007
Daniel,
thank you very much, you solved my two problems.
I tried to compile using -librt instead of -lrt, but it didn't work, so I
decided to ignore it. I also eliminated -static. Now I compile with:
gfortran hello.f -o hello.exe -fopenmp -lgomp
without any further problem.
Sorry for not noticing that the sentinel didn't start in column 1. I
asininely did a "copy and paste" without checking the code further.
Best regards,
Domenic
More information about the Fortran
mailing list