← Back to team overview

dolfin team mailing list archive

Re: Fwd: [Branch ~dolfin-core/dolfin/main] Rev 5540: Minor fix for OpenMP on Windows.

 

On Wed, Jan 19, 2011 at 1:52 PM, Garth N. Wells <gnw20@xxxxxxxxx> 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: noreply@xxxxxxxxxxxxx
> Reply-To: noreply@xxxxxxxxxxxxx
> To: Garth Wells <gnw20@xxxxxxxxx>
>
> ------------------------------------------------------------
> revno: 5540
> committer: Johannes Ring <johannr@xxxxxxxxx>
> 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     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp
>
>



References