Title :
Performance analysis of a multithreaded pricing algorithm on Cilk
Author :
Thulasiram, Ruppa K. ; Thulasiraman, Parimala ; Adiele, Chima ; Bondarenko, Dmitri
Author_Institution :
Dept. of Comput. Sci., Manitoba Univ., Winnipeg, Man., Canada
Abstract :
In this paper, we develop a multithreaded algorithm for pricing simple options and implement it on a 8 node SMP machine using MIT´s supercomputer programming language Cilk. The algorithm dynamically creates lots of threads to exploit parallelism and relies on the Cilk runtime system to distribute the computation load. We present both analytical and experimental results and our results explain how Cilk could be used effectively to exploit parallelism in the given problem. The analytical results show that our algorithm has a very high average parallelism and hence Cilk is the target paradigm to implement the algorithm. We conclude from our implementation results that the size of the threads, the number of threads created, the load balancer the cost of spawning a thread are parameters that must be considered while designing the algorithm on the Cilk platform.
Keywords :
financial data processing; multi-threading; parallel languages; performance evaluation; Cilk; computation load; load balancer; multithreaded algorithm; multithreading; parallel computing; parallelism; performance analysis; Algorithm design and analysis; Computer languages; Concurrent computing; Distributed computing; Heuristic algorithms; Parallel processing; Performance analysis; Pricing; Supercomputers; Yarn;
Conference_Titel :
High Performance Computing Systems and Applications, 2002. Proceedings. 16th Annual International Symposium on
Print_ISBN :
0-7695-1626-2
DOI :
10.1109/HPCSA.2002.1019164