Re: gcc4.2 compiler

2006-08-14 Thread Diego Novillo
kees de jong wrote on 08/11/06 07:21: > If you want to look at the program concerned, please > let me know that. I can than make some small > alterations (it is a little bit interactive, using the > Dutch language) and send it to you. > Thanks for the feedback. As long as your code is not doing

Re: gcc4.2 compiler

2006-08-14 Thread Mike Stump
On Aug 11, 2006, at 4:21 AM, kees de jong wrote: When I changed the program to use openmp and compiled it with the new -fopenmp switch, everything went fine. But what amazed me, on running this program it only used 6 seconds to complete the multiplication! Glad to hear it and thanks for the fee