Fast Barrier for x86 Platforms What is it? We implement fast barriers for x86-compatible multicore processors. We in particular target Intel's Core2 Duo and Core2 Extreme, their latest dualcore and 2x dualcore processors. A few comments: The barrier is intended for use in a high-performance computing environment: A single program multiple data (SPMD) programming model with one thread per processor