Blogs about: Openmp
My first OpenMP code...
eile wrote 8 months ago: …well, the first one I’ve written myself. I’ve spent some time on trying to optimi … more »
Parallel loops proposal
whycode wrote 4 weeks ago: I am proposing to add parallel loops annotations to Python to be supported by unPython compiler. The … more »
GCC, pthreads and OpenMP
eile wrote 1 month ago: About a month ago I mentioned an issue with OpenMP and pthreads on GCC in another post. This week th … more »
ICC, GCC and OpenMP
— 2 comments
eile wrote 2 months ago: Since a colleague finished the CPU-based alpha-compositing in Equalizer, it was time for another com … more »
Parallel Expression Evaluation using Tree Contraction
Shefali wrote 2 months ago: Recently I wrote on Sequential Expression Evaluation in its stack-based recursive form. As a part of … more »
Equalizer 0.5 released
eile wrote 3 months ago: As promised, here is the release of Equalizer 0.5: We are pleased to announce the release of Equ … more »
OpenMP and MPI
— 1 comment
Shefali wrote 5 months ago: Parallel computing is use of multiple resources to solve a computational problem. The prime reason f … more »
More on Depth-Based Assembly
eile wrote 6 months ago: It seems that 2008 will be the year of performance for Equalizer. I’ve just commited the fi … more »
Параллельность в Fortress
anrienord wrote 7 months ago: За последние пару месяцев дважды услышал о языке Fortress: … more »
