![]() |
||||||||
Project Goals |
|
|||||||
|
SkeletonsIn the course of the SPICA project multiple skeletons were developed. We can divide them into few classes. All the code linked from here is shown in pretty-printed HTML. The original source files are, of course, also available. Just replace ".html" with ".lhs" or ".hs". All the code on this page is released unter the GNU GPL licence. Divide and ConquerOriginally developed for parallel FFT, these skeletons are suitable for other divide and conquer tasks. In this project they are used for Karatsuba multiplication and Strassen multiplication. DC with depth control and distributed transition to a further skeleton is in work. All-to-all
Using mapNot necessarily a new skeleton, a Parallel Iteration
We have implemented two primality tests: Rabin-Miller and APRCL with the above skeletons. |
|
||||||
![]() |
Oleg Lobachev. E-Mail This page: http://www.mathematik.uni-marburg.de/~lobachev |
Pages maintained by Oleg Lobachev Last change (content): 23/11/10 |
||||||