![]() |
AmpTools
|
#include <iostream>
#include <math.h>
#include <string.h>
#include <sys/time.h>
#include "cuda_runtime.h"
#include "IUAmpTools/AmplitudeManager.h"
#include "IUAmpTools/AmpVecs.h"
#include "GPUManager/GPUKernel.h"
#include "GPUManager/GPUManager.h"
Go to the source code of this file.
Functions | |
template<class T > | |
void | reduce (int size, int threads, int blocks, T *d_idata, T *d_odata) |
void reduce | ( | int | size, |
int | threads, | ||
int | blocks, | ||
T * | d_idata, | ||
T * | d_odata | ||
) |