Intel® Cilk™ Plus - Black-Scholes Sample

Submit New Article

July 7, 2010 12:00 AM PDT


This is the Black-Scholes example associated with the "Intel® Cilk™ Plus – The Simplest Path to Parallelism" how-to article. It shows a black-scholes call/put calculation implemented in a serial version, and one using Intel Cilk Plus' elemental functions to allow vectorization of a user-defined function. It demonstrates great performance with very little coding changes through both data-parallelism and task-parallelism. Sources with Microsoft Visual Studio solution you can download here.

By installing or copying all or any part of the software components in this page, you agree to the terms of the Intel Sample Source Code License Agreement.

 

Optimization Notice

Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice.

Notice revision #20110804



Do you need more help?


This article applies to: Intel® Parallel Composer Knowledge Base