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

CudaTrackJob return type for beam_elements_buffer inconsistent with other trackjobs #136

Open
martinschwinzerl opened this issue Nov 24, 2020 · 0 comments
Assignees
Labels
API bug cuda Problems related to the CUDA architecture backend and/or technologies like pycuda, numba or cupy python

Comments

@martinschwinzerl
Copy link
Contributor

If the cuda-trackjob is initialized using a sixtracklib.Elements instance rather than a Cbuffer, it will return the Elements instance. This breaks scripts written for other trackjobs which always expect the CBuffer instance.

Thanks to @hannes-bartosik for reporting this!

@martinschwinzerl martinschwinzerl added bug python cuda Problems related to the CUDA architecture backend and/or technologies like pycuda, numba or cupy API labels Nov 24, 2020
@martinschwinzerl martinschwinzerl self-assigned this Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API bug cuda Problems related to the CUDA architecture backend and/or technologies like pycuda, numba or cupy python
Projects
None yet
Development

No branches or pull requests

1 participant