| .. |
|
SobolQRNG
|
6b2bcd48a5
- Rather than generating the random numbers on the host (which introduces a
|
15 years ago |
|
pi.c
|
7902862bca
Modify the filters. filter_func now only updates a child interface using the father interface. Additionally, the user may provide two functions to a filter: get_nchildren returns the wanted number of children. If NULL, filter_arg is used. get_child_ops enables the programmer to specify each child's interface. If NULL, the father's interface is used.
|
15 years ago |
|
pi.h
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
15 years ago |
|
pi_kernel.cu
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
15 years ago |