Developer Login
Please login here to access extra resources available to registered developers.
Email:
Password:
Forgot your password?
Request a login account

Monte Carlo Testdrive v 1

Date Added: 11/8/2007
SDK Versions Tested: 2.51

Detailed Description

This application demonstrates a simple Monte Carlo numerical integration with a simple non-programming interface and a massively parallel (ClearSpeed exploiting) implementation.

The computation takes the form of an expression to evaluate and a number of times to perform the evaluation so that an average, or mean, can be found. 

This package demonstrates:

This package is a simple combination of various technologies and software engineering to demonstrate a trivial user interface that will automatically exploit the underlying parallel machine.  It does not provide a demonstration of achieving peak performance for the target application.  Nor does it intend to be a new and robust numerical integration implementation.

Techniques employed or Key-words

Dynamic compilation; Virtual machine; Microsoft Excel front-end; Vector Math Library; Random Number Generator; Stochastic methods; Monte Carlo; Integration.

 

Instructions

Pleae refer the README file for the Monte Carlo Testdrive v1 for detailed instructions.

Download

Filename:cs_sample_07110801.zip
Size: 472 Kb
Download now

ClearSpeed Technology assumes no responsibility for submitted code and reserves the right to remove samples at its own discretion.