← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] merge

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   6763:d8a5d0cb18a467039fd1da48363d5ac68ece917c
tag:         tip
parent:      6762:ca407204632a1b0430099c243c915a151b2bd941
parent:      6761:f936b2842d23b5d0910081001ea16e23eed375a2
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Aug 17 19:09:05 2009 +0200
files:       
description:
merge


changeset:   6762:ca407204632a1b0430099c243c915a151b2bd941
parent:      6759:efc24a341e41e9e0c83616be4613d819fe95ccb6
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Aug 17 19:08:56 2009 +0200
files:       site-packages/dolfin/compile_function.py site-packages/dolfin/jit.py
description:
Make JIT compiler work in parallel. The process number is added to the signature
to create a unique signature for each process. This means that each process will
compile its own form. This may not be optimal and could possibly be handled by
Instant. On the other hand, it seems to work nicely and might also be advantageous
when processes don't share a common cache.


changeset:   6761:f936b2842d23b5d0910081001ea16e23eed375a2
parent:      6760:15a261cf959a3bb3ceb6e20764b6296d1511c27f
parent:      6759:efc24a341e41e9e0c83616be4613d819fe95ccb6
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Aug 17 17:59:58 2009 +0100
files:       
description:
merge.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin


Follow ups