![]() |
![]()
| ![]() |
![]()
NAMEHPL_max - Combine (max) two buffers. SYNOPSIS#include "hpl.h" void HPL_max( const int N, const void * IN, void * INOUT, const HPL_T_TYPE DTYPE ); DESCRIPTIONHPL_max combines (max) two buffers. ARGUMENTS
SEE ALSOHPL_broadcast (3), HPL_reduce (3), HPL_all_reduce (3), HPL_barrier (3), HPL_min (3), HPL_sum (3).
|