-
Notifications
You must be signed in to change notification settings - Fork 484
GPU: Some compilation fixes without ROOT headers #13678
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
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
I won't take care of adding features we don't need now. |
|
Error while checking build/O2/fullCI for 21925aa at 2024-11-11 21:21: Full log here. |
|
Error while checking build/O2/fullCI for ded948d at 2024-11-13 10:27: Full log here. |
…f giving them IFC mask errors
…ROOT in the header
…cluded in wrong order
|
Error while checking build/O2/fullCI for 6c81c31 at 2024-11-14 00:18: Full log here. |
@mconcas : Not sure what we want to do for
std::cout << SMatrixGPU()-like cases. Either we hide them in the code, or we implement them, or we just make them output nothing like I did here.Btw, I saw that the
mRepofSMatrixGPUmember is public. Is there a reason?