Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
12echi opened this issue Jun 14, 2024 · 0 comments
Open

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

12echi opened this issue Jun 14, 2024 · 0 comments

Comments

@12echi
Copy link

12echi commented Jun 14, 2024

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)));

@12echi 12echi closed this as completed Jun 14, 2024
@12echi 12echi reopened this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant