Blogs Archive

Features

  • Booting an Intel Architecture System, Part II: Advanced Initialization

    Once the processor is running and memory has been initialized, timers and devices must be started up and a memory map laid out. Only then, can the OS be loaded.

  • Booting an Intel Architecture System, Part I: Early Initialization

    The boot sequence today is far more complex than it was even a decade ago. Here's a detailed, low-level, step-by-step walkthrough of the boot up.

  • How Data Dependence Affects Performance

    Data dependence between statements is a straightjacket on the compiler's ability to optimize code for parallelism. So to get the maximum benefit from parallel code, data dependence must be carefully managed

  • The Intel Threading Building Blocks Flow Graph

    User feedback inspired the flow graph feature in Intel Threading Building Blocks, which allows programmers to express static and dynamic dependency graphs, as well as reactive or event-based graphs.

More Features >>

Go Parallel Video

Go Parallel Twitter Feed

More Twitter >>

Our Facebook Community