This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Adding OpenMP support for some of the GSL functions


> I am not sure if you mean parallelizing the for loop in this code, but this
> would not work, as each iteration is not independent from the next one.
> Differential equation solving is intrinsically serial.

True, solving one differential equation is serial.  I'd thought you
were performing a parameter sweep.

- Rhys


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]