Re: OpenMP support

2011-01-05 Thread Iain Buclaw
== Quote from Scorn (sc...@scorn.net)'s article > I too wonder how much work it would be to support OpenMP in gdc. From > http://www.drdobbs.com/high-performance-computing/226300277 it seems to be > that > there is also quite a lot of magic on the compiler side (but which could already > be in the

Re: OpenMP support

2011-01-05 Thread Scorn
I too wonder how much work it would be to support OpenMP in gdc. From http://www.drdobbs.com/high-performance-computing/226300277 it seems to be that there is also quite a lot of magic on the compiler side (but which could already be in the gcc parts). Maybe a concurrent garbage collector would als