HOPS
HOPS class reference
Functions
vector_sbp_reduce.h File Reference
#include <cuComplex.h>
#include <cufft.h>
#include <stdint.h>
#include <cuda_runtime_api.h>
#include <cuda.h>

Go to the source code of this file.

Functions

__global__ void cuda_vector_sbp_reduce (const float *a, float *out)
 
void vector_sbp_reduce (float *a, float *b, int n)
 

Function Documentation

◆ cuda_vector_sbp_reduce()

__global__ void cuda_vector_sbp_reduce ( const float *  a,
float *  out 
)

◆ vector_sbp_reduce()

void vector_sbp_reduce ( float *  a,
float *  b,
int  n 
)