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

Issue with amount of shared memory used in dense opencl correlator #11

Open
kif opened this issue Mar 27, 2020 · 0 comments
Open

Issue with amount of shared memory used in dense opencl correlator #11

kif opened this issue Mar 27, 2020 · 0 comments

Comments

@kif
Copy link
Member

kif commented Mar 27, 2020

/nobackup/lid02gpu11/conda3/envs/dahu/lib/python3.7/site-packages/pyopencl/cache.py:501: UserWarning: PyOpenCL compiler caching failed with an exception:
[begin exception]
Traceback (most recent call last):
  File "/nobackup/lid02gpu11/conda3/envs/dahu/lib/python3.7/site-packages/pyopencl/cache.py", line 478, in create_built_program_from_source_cached
    include_path=include_path)
  File "/nobackup/lid02gpu11/conda3/envs/dahu/lib/python3.7/site-packages/pyopencl/cache.py", line 398, in _create_built_program_from_source_cached
    prg.build(options_bytes, [devices[i] for i in to_be_built_indices])
  File "/nobackup/lid02gpu11/conda3/envs/dahu/lib/python3.7/site-packages/pyopencl/__init__.py", line 714, in program_build
    raise err
pyopencl._cl.RuntimeError: clBuildProgram failed: <unknown error -9999> - clBuildProgram failed: <unknown error -9999>

Build on <pyopencl.Device 'Tesla K20m' on 'NVIDIA CUDA' at 0x55ecb43b4d70>:

ptxas error   : Entry function 'compute_sums_dense' uses too much shared data (0x14004 bytes, 0xc000 max)
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