writing our own reducers

writing our own reducers

Аватар пользователя Abdul  J.

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--

4 posts / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя Barry Tannenbaum (Intel)

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

Аватар пользователя Barry Tannenbaum (Intel)

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)

Вложения: 

ВложениеРазмер
Скачать how-to-write-a-reducer.pdf146.77 КБ
Аватар пользователя Abdul  J.

thanks Neil

Зарегистрируйтесь, чтобы оставить комментарий.