MATLAB PARALLEL COMPUTING TOOLBOX - S Podręcznik Użytkownika Strona 438

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 437
11 Functions — Alphabetical List
11-94
[y1, y2] = feval(KERN, x1, x2, x3)
The three input arguments, x1, x2, and x3, correspond to the three arguments that
are passed into the CUDA function. The output arguments, y1 and y2, are gpuArray
types, and correspond to the values of pInOut1 and pInOut2 after the CUDA kernel has
executed.
See Also
arrayfun | gather | gpuArray | parallel.gpu.CUDAKernel
Przeglądanie stron 437
1 2 ... 433 434 435 436 437 438 439 440 441 442 443 ... 655 656

Komentarze do niniejszej Instrukcji

Brak uwag