AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Functions
Set.cl.in File Reference

Array constant value set OpenCL methods. (See Aqua::CalcServer::Set for details) More...

Functions

__kernel void set (__global T *var, unsigned int N, T value)
 

Detailed Description

Array constant value set OpenCL methods. (See Aqua::CalcServer::Set for details)

Note
The header CalcServer/Set.hcl.in is automatically appended.

Function Documentation

◆ set()

__kernel void set ( __global T *  var,
unsigned int  N,
value 
)

Variable constant value set.

Parameters
varInput array to be set.
NNumber of elements into var.