-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Has anyone acheived OpenMP threading with this algorithm? I took the test example and tried using basic OpenMP compiler pragmas to thread the for loop that calls LSODA. The example with OpenMP pragmas is here (and includes omp.h):
The algorithm fails because the initial time step seems randomized rather than what is hard coded. Multiple runs of the test program results in different "t" values to begin each time. If anyone has a minute and doesn't mind looking I would appreciate it. Might be worth noting that I am using gcc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels