DV Hardware bringing you the hottest news about processors, graphics cards, Intel, AMD, NVIDIA, ATi, hardware and technology!

   Home | News submit | News Archives | Reviews | Articles | Howto's | Advertise
 
DarkVision Hardware - Daily tech news
  Login/sign up  


Main Menu

Home
User account
Info
News archives
Links
Articles
Howto
Reviews
Member list
 

Who's Online
There are currently 174 people and 0 DV-member(s) online.

 

Latest Reviews
  • Enermax Aeolus Premium CP003
  • Altego Clear Laptop Sleeve
  • Lian Li PC-V354
  • Arctic Cooling K381 keyboard
  • Arctic Power Charger Plus
  • ATP PhotoFinder Mini
  • BitFenix Colossus
  • Roccat Taito Kingsize mTw Edition mousepad
  •  

    RSS
    RSS
     

    Intel Ct whitepaper published

    Posted on Tuesday, April 14 2009 @ 02:31:14 CEST by Thomas De Maesschalck


    Intel has published details and a whitepaper of Ct, this is a new C++ based parallel programming model for chips like the upcoming Larrabee GPU.
    One of the main challenges in scaling multi-core for the future is that of migrating programming tools, build environments, and millions of lines of existing code to new parallel programming models or compilers. To help this transition, Intel researchers are developing “Ct,” or C/C++ for Throughput Computing.

    In principal, Ct works with any standard C++ compiler because it is a standards-compliant C++ library (with a lot of runtime behind the scenes). When one initializes the Ct library, one loads a runtime that includes the compiler, threading runtime, memory manager — essentially all the components one needs for threaded and/or vectorized code generation. Ct code is dynamically compiled, so the runtime tries to aggregate as many smaller tasks or data parallel work quanta so that it can minimize threading overhead and control the granularity according to run-time conditions. With the Ct dynamic engine, one gets precise inter-procedural traces to compile, which is extremely useful in the highly modularized and indirect world of object-oriented programming.
    You can check it out over here.


     
    Threshold
      
    The comments are owned by the poster. We aren't responsible for their content.
     

    DV Hardware - Privacy statement
    All logos and trademarks are property of their respective owner.
    The comments are property of their posters, all the rest © 2002-2012 DM Media Group bvba