Skip to content

CUDA Error at ./src/globalKernel.cu:151 #10

@12echi

Description

@12echi

verbose is 1
NPART is 262144
NRAND is 262144
NTHREAD_PER_BLOCK is 256
trying to use device 0
set device 0 success
Number of device: 1
Using device #: 0
Major revision number: 3
Minor revision number: 5
Name: NVIDIA GeForce GT 710
Total global memory: 972.94 MB
Total shared memory per block: 48.00 kB
Total registers per block: 65536
Warp size: 32
Maximum memory pitch: 2147483647
Maximum threads per block: 1024
Maximum dimension of block: 1024102464
Maximum dimension of grid: 21474836476553565535
Clock rate: 0.95 GHz
Total constant memory: 64.00 kB
Texture alignment: 512
Concurrent copy and execution: Yes
Number of multiprocessors: 1
Kernel execution timeout: Yes

Start initialize random numbers
CUDA Error at ./src/globalKernel.cu:151

GPU parameters, I don't know if this problem always occurs ?How to solve!!!Thank you wery much!!!
151 //CUDA_CALL(cudaMemcpyToSymbol(cuseed, &tmp, sizeof(tmp)));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions