Profile_bird

Hey there! bjoernknafla is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving bjoernknafla's tweets.

Already using Twitter
from your phone? Click here.

bjoernknafla

  1. @a_williams Please re-tweet interesting answers to that question :-)
  2. @xDirtyPunkx I will cite you on that! Great quote.
  3. @bbrathwaite You mean an array whose elements have enum-type?
  4. Hawkins writes that all collect data about our brain but he states that to understand we need to create models/hypotheses and check them.
  5. :-) RT @xDirtyPunkx: @bjoernknafla Good parallel code always follows the ghostbusters rule; don't cross the streams!
  6. @groby Good vibes from me! All the best!
  7. RT @dvyukov: What tools like STM do is just elevate the level at which you are making mistakes http://bit.ly/8zwd7o
  8. RT @MikkoMononen: Nice digested list of local navigation methods. http://bit.ly/5ibvIN
  9. @meshula That made my day :-)
  10. @meshula And: congratulations! :-)
  11. @meshula You mean, that the entrance gallery of carbonite-frozen-10-yearers never tingled your suspicion? ;-)
  12. RT @bbrathwaite: Hiring in Bay Area: Game Designers mid to senior level. Can't say company. Please send resumes to brendaresumes@gmail.com.
  13. @meshula I don't see the separation between them ;-)
  14. @meshula Two other thoughts: a) prog langs should model how we think (cognition) to ease dev, b) we need to think differently for paralleism
  15. @meshula Two thoughts: a) we need to treat the machines how they work (aka flight/bird wings/planes), b) should we build different machines?
  16. @zeuxcg Thanks for sharing! Very interesting approach.
  17. @ivanassen Hehe :-)
  18. @fac9 However, I doubt that high-level semantics enable peak high performance from shared mem or message passing systems. Diff langs needed.
  19. @fac9 If high-level semantics means data-parallel patterns I concur. Strong lang constraints mainly needed for "mere mortal" devs (like me).
  20. @TimothFarrar With the massive number of CTAs this seems to cry for a work-stealing approach + bounded queues to fit CUDA well.