Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-13 Thread Daryoush Mehrtash
Of all the projects that are in the HackageDB, how many, or what % do you say developed an EDSL? daryoush On Tue, Oct 13, 2009 at 3:06 PM, Xiao-Yong Jin wrote: > Don Stewart writes: > > > Hey all, > > > > Following up on this, I'm presenting a position paper tomorrow on the > > use of EDSLs to

Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-13 Thread Xiao-Yong Jin
Don Stewart writes: > Hey all, > > Following up on this, I'm presenting a position paper tomorrow on the > use of EDSLs to improve productivity and lower cost when developing code > for new high performance architectures (like GPUs). > > > http://www.galois.com/blog/2009/10/13/domain-specifi

Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-13 Thread Don Stewart
Hey all, Following up on this, I'm presenting a position paper tomorrow on the use of EDSLs to improve productivity and lower cost when developing code for new high performance architectures (like GPUs). http://www.galois.com/blog/2009/10/13/domain-specific-languages-for-domain-specific-prob

Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-03 Thread Don Stewart
dons: > And note we are pushing precisely on the use of DSLs in or on Haskell > for *portability* of the domain-scientists code in a number of areas > right now: > > * data parallel algorithms (targetting cpu , gpu) > Accelerate: > http://hackage.haskell.org/package/acceler

Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-03 Thread Don Stewart
And note we are pushing precisely on the use of DSLs in or on Haskell for *portability* of the domain-scientists code in a number of areas right now: * data parallel algorithms (targetting cpu , gpu) Accelerate: http://hackage.haskell.org/package/accelerate-0.6.0.0

Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-03 Thread Dan Piponi
Yesterday I was at a talk by Pat Hanrahan on embedded DSLs and GPUs at the nvidia GPU conference: http://www.nvidia.com/object/gpu_technology_conference.html Pat argued that the only way forward to achieve usable computing power for physics on heterogeneous computers (eg. multicore+GPU) is through

Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-10-03 Thread Khudyakov Alexey
В сообщении от 30 сентября 2009 23:42:57 Casey Hawthorne написал: > On Wed, 30 Sep 2009 21:24:11 +0200, you wrote: > >I?m a physicist, so I think they would be attracted by something like > > > >Haskell: high level physics modelling at Fortran speeds > > > >Haskell: mathematics beyond numerical c

Re: Fwd: [Haskell-cafe] Haskell for Physicists

2009-09-30 Thread Casey Hawthorne
On Wed, 30 Sep 2009 21:24:11 +0200, you wrote: >I?m a physicist, so I think they would be attracted by something like >Haskell: high level physics modelling at Fortran speeds > >Haskell: mathematics beyond numerical calculus > And, easier to make use of multi-core machines than threaded Fortr

Fwd: [Haskell-cafe] Haskell for Physicists

2009-09-30 Thread Alberto G. Corona
I´m a physicist, so I think they would be attracted by something like Haskell: high level physics modelling at Fortran speeds Haskell: mathematics beyond numerical calculus 2009/9/30 Hi, > > I will give a seminar to physicists at USP (Universidade de São Paulo, > Brazil) university and they a