zubirus
No user record in our sample, but zubirus has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but zubirus has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
>> If you look at effective highly scalable parallel codes of this nature, you see two big themes: pervasive latency hiding and designing the topology of the software to match the topology of the hardware Do you have…
By skimming through the code, this seems to have the same data-flow model as Intel's TBB, but extended to distributed memory configurations using MPI as backend.
While I agree with the article's reasoning, I never seen the argument on performance. Could it be that the overhead of Plan9 "everything is a file" abstraction was too much to handle when compared with the more…
Overall I love the Steam Machines idea. I have many games in my library and I can't wait to play them in the living room with my friends. I think that what Valve got wrong was just two topics: - There is no game…
The MPI+OpenMP duality has been around the HPC community as a for of heterogenous computing. Recently, with the addition of CUDA to the mix, HPC codes have added yet another code path; I'm skeptical about the…
Very nice and polished game! Small problem I encountered: whenever I died in the game, the dungeon I respawned at was much easier than the initial one.
I've been reading about Plan9 for a while. While I love the elegance of everything being a file addressable through the 9P protocol, I wonder about the feasibility of piping a "framebuffer" or other heavy process. Does…
>> In this approach, threads own their data, and communicate with message-passing. This is the same paradigm as MPI, the message parsing interface. Using it, you also get for free the ability to deploy your "threaded"…
The abstract reads "Nicotine addiction negatively correlates the changes of developing Parkinson's disease". I'm not a fan of the wording of the HW title to make it sound like smoking could be a good habit.