|
SOLUTIONS
|
CUDALINK 符号
CUDAMemoryLoad
CUDAMemoryLoad[list]
registers list into the CUDALink memory manager.
CUDAMemoryLoad[img]
registers img into the CUDALink memory manager.
更多信息更多信息
- The CUDALink application must be loaded using Needs["CUDALink`"].
- Possible types for
are: -
Integer Real Complex "Byte" "Bit16" "Integer" "Byte[2]" "Bit16[2]" "Integer32[2]" "Byte[3]" "Bit16[3]" "Integer32[3]" "Byte[4]" "Bit16[4]" "Integer32[4]" "UnsignedByte" "UnsignedBit16" "Float" "UnsignedByte[2]" "UnsignedBit16[2]" "Float[2]" "UnsignedByte[3]" "UnsignedBit16[3]" "Float[3]" "UnsignedByte[4]" "UnsignedBit16[4]" "Float[4]" "Double" "Double[2]" "Double[3]" "Double[4]" 

- The following options can be given:
-
"Device" $CUDADevice CUDA device used in computation "TargetPrecision" Automatic precision used in computation
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

