Parents: | cuda |
Authors: | Doug Coleman |
Word | Stack effect |
#cuda-devices | ( -- n ) |
(distribute-jobs) | ( job-count per-job-shared max-shared-size max-block-size -- grid-size block-size per-block-shared ) |
context-device-properties | ( -- props ) |
cuda-device-attribute | ( attribute n -- n ) |
cuda-device-capability | ( n -- pair ) |
cuda-device-memory | ( n -- memory ) |
cuda-device-name | ( n -- string ) |
cuda-device-properties | ( n -- properties ) |
cuda-device. | ( n -- ) |
cuda-devices | ( -- assoc ) |
cuda-devices. | ( -- ) |
cuda. | ( -- ) |
distribute-jobs | ( job-count per-job-shared -- launcher ) |
enumerate-cuda-devices | ( -- devices ) |
n>cuda-device | ( n -- device ) |
up/i | ( x y -- z ) |
with-each-cuda-device | ( quot -- ) |