branches with status:
Name Status Last Modified Last Commit
lp:~florian-rathgeber/+junk/dolfin-gpu-lma-spmv 1 Development 2013-06-05 19:01:52 UTC
83. experimental: fused stages 1,2,3 of s...

Author: Florian Rathgeber
Revision Date: 2010-07-22 18:08:17 UTC

experimental: fused stages 1,2,3 of spmv for LMA in GPUSolver to single stage (uses atomic adds for addto to destination -> 3x slower)

lp:~florian-rathgeber/+junk/dolfin-gpu 1 Development 2013-06-03 15:27:18 UTC
133. Benchmarks: added verbose option

Author: Florian Rathgeber
Revision Date: 2010-09-08 09:47:40 UTC

Benchmarks: added verbose option

lp:~florian-rathgeber/dolfin/gpu-backend 0 Experimental 2013-06-03 14:13:58 UTC
5513. Add CMake build script for debugging ...

Author: Florian Rathgeber
Revision Date: 2013-06-03 14:13:58 UTC

Add CMake build script for debugging builds

lp:~florian-rathgeber/ufc/python-setup (Has a merge proposal) 1 Development 2012-09-25 14:38:33 UTC
357. Add distutils setup.py to be able to ...

Author: Florian Rathgeber
Revision Date: 2012-09-25 14:38:12 UTC

Add distutils setup.py to be able to install ufc_utils via Python package manager

lp:~florian-rathgeber/bzr-externals/fix-options-registry-lp-954663 bug(Has a merge proposal) 1 Development 2012-03-14 12:20:38 UTC
53. Be more specific in the help text for...

Author: Florian Rathgeber
Revision Date: 2012-03-14 12:20:38 UTC

Be more specific in the help text for the --dry-run option

lp:~florian-rathgeber/fluidity/femtools-python-swig-object 1 Development 2011-06-11 22:35:00 UTC
3506. Implement SWIG wrapper to get_element...

Author: Florian Rathgeber
Revision Date: 2011-06-11 17:56:54 UTC

Implement SWIG wrapper to get_element returning a python element object

This is an implementation of a SWIG wrapped python module get_element
that provides a method:

  e = get_element(dim, vertices, quadrature_degree, polynomial_degree)

where e is a python element object, equivalent to the struct returned by
the get_element function in C, with the following members:

  dim - integer
  ngi - integer
  polynomial_degree - integer
  quadrature_degree - integer
  quadrature_family - integer
  vertices - integer

  get_dn - method returning dn as NumPy array
  get_l - method returning l as NumPy array
  get_n - method returning n as NumPy array
  get_weight - method returning weight as NumPy array

lp:~florian-rathgeber/fluidity/femtools-python-swig-tuple 1 Development 2011-06-11 22:34:30 UTC
3505. add numpy.i

Author: Florian Rathgeber
Revision Date: 2011-05-30 22:44:30 UTC

add numpy.i

lp:~florian-rathgeber/fluidity/femtools-python-ctypes 1 Development 2011-06-11 22:33:45 UTC
3499. Expose get_element to python via ctyp...

Author: Florian Rathgeber
Revision Date: 2011-06-11 20:44:57 UTC

Expose get_element to python via ctypes

Defines a python class ELEMENT equivalent to the C element struct. The
get_element method internally creates an ELEMENT object, fills it via a
call to get_element in C and returns weight, l, n and dn as a dictionary
of NumPy arrays.

lp:~florian-rathgeber/ffc/gpu-wrappers 0 Experimental 2011-01-21 15:33:43 UTC
1513. updated DOLFIN GPU includes

Author: Florian Rathgeber
Revision Date: 2011-01-21 15:33:43 UTC

updated DOLFIN GPU includes

lp:~florian-rathgeber/dolfin/gpu-wrappers 0 Experimental 2010-09-30 07:40:49 UTC
4850. minor fixes to PETScKrylovSolver and ...

Author: Florian Rathgeber
Revision Date: 2010-09-30 07:40:49 UTC

minor fixes to PETScKrylovSolver and Table for benchmarking / profiling

110 of 10 results