error: identifier "atomicAdd_system" is undefined

조회 수: 7 (최근 30일)
Tan Nghia Le
Tan Nghia Le 2020년 7월 17일
Hello everyone! I am a newbie using Cuda by Matlab. When I use atomicAdd_system, it did not work and reported: identifier "atomicAdd_system" is undefined. The same thing happens when I try to implement dynamic Parallelism.
My GPU Device:
Name: 'Quadro RTX 6000'
Index: 1
ComputeCapability: '7.5'
SupportsDouble: 1
DriverVersion: 10.2
ToolkitVersion: 10.1
MaxThreadsPerBlock: 1024
MaxShmemPerBlock: 49152
MaxThreadBlockSize: [1024 1024 64]
MaxGridSize: [2147483647 65535 65535]
SIMDWidth: 32
TotalMemory: 25396838400
AvailableMemory: 24772739072
MultiprocessorCount: 72
ClockRateKHz: 1770000
ComputeMode: 'Default'
GPUOverlapsTransfers: 1
KernelExecutionTimeout: 0
CanMapHostMemory: 1
DeviceSupported: 1
DeviceSelected: 1
Thank you!!!

답변 (0개)

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by