On 14/04/14 20:33, Florian Rathgeber wrote:
I have updated my FEniCS abstract: "Firedrake: Re-imagining FEniCS by Composing Domain-specific Abstractions" https://gist.github.com/9c9c048b0c05fa8d0188
Hi Florian, I don't think it really tells anybody what the advantage of firedrake is --- """ optimised implementations for different hardware architectures can be automatically generated without any changes to a single high-level source. Performance matches or exceeds what is realistically attainable by hand-written code. """ That last sentence is already true for FEniCS. The first sentence implies you'll show GPU results. Is that true? If so, say so; if not, remove it? To be specific, what concrete advantages does firedrake offer? I think you should address this in your abstract. Hope this helps, Patrick