Software Archive
Read-only legacy content

writing our own reducers

Abdul__J_
Beginner
275 Views

Hi,

can anyone guide me that how to write our own reducer (not holder) and how to use it? The tutorials and manuals for intel cilk plus guide does not provide much detail or exact syntax to define my own reducer. So if anybody has ever done this before then please share it. I really need it.

--Abdul Jabbar--

0 Kudos
3 Replies
Barry_T_Intel
Employee
275 Views

The linear-recurrance example shipped the Intel compiler is a good example of a home-grown reducer  If you don't have a copy, I can post one.

    - Barry

0 Kudos
Barry_T_Intel
Employee
275 Views

The attached "How to Write a Reducer" document is taken from a revision of the reducer documentation that is enclosed with the Intel® Composer XE product.

Regards,

Neil Faiman (writing on Barry's account)

0 Kudos
Abdul__J_
Beginner
275 Views

thanks Neil

0 Kudos
Reply