New in Wolfram
Mathematica
8: CUDA and OpenCL Support
◄
previous
|
next
►
Software Development
Extensive Real-World Application Examples
Generates quasi-random numbers using the Niederreiter method.
In[1]:=
X
niederreiterFun[dTable, dOutput, 1234, numRNG, gridDim]; ListPlot[CUDAMemoryGet[hOutput]]
Out[1]=