[gambit-list] Using OpenMP as a basis for shared-memory parallel Gambit?

Bradley Lucier lucier at math.purdue.edu
Sun Mar 2 20:11:10 EST 2008


OpenMP is a programming model/API/library for shared-memory parallel  
computations in C, C++, and Fortran:

http://www.openmp.org/drupal/

Gcc now implements OpenMP

http://gcc.gnu.org/onlinedocs/libgomp/

Perhaps OpenMP can be used as a basis for shared-memory parallel Gambit.

Brad



More information about the Gambit-list mailing list