On Wed, Jan 19, 2011 at 1:52 PM, Garth N. Wells <[email protected]> wrote: > Related to this, can we extract the version of OpenMP that a compiler > supports? We use loops over unsigned int, but I think that older OpenMP > version only support loops over int. I think that Marie hit this problem.
Sorry for the late reply. I have added a test now that checks that loops over unsigned int are supported by the compiler. Johannes > Garth > > -------- Original Message -------- > Subject: [Branch ~dolfin-core/dolfin/main] Rev 5540: Minor fix for > OpenMP on Windows. > Date: Wed, 19 Jan 2011 11:46:32 -0000 > From: [email protected] > Reply-To: [email protected] > To: Garth Wells <[email protected]> > > ------------------------------------------------------------ > revno: 5540 > committer: Johannes Ring <[email protected]> > branch nick: dolfin > timestamp: Wed 2011-01-19 12:44:10 +0100 > message: > Minor fix for OpenMP on Windows. > modified: > dolfin/CMakeLists.txt > > > -- > lp:dolfin > https://code.launchpad.net/~dolfin-core/dolfin/main > > Your team DOLFIN Core Team is subscribed to branch lp:dolfin. > To unsubscribe from this branch go to > https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription > > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp > > _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

