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

Double Precision Build Fix, main branch (2024.04.15.) #542

Merged

Conversation

krasznaa
Copy link
Member

Fixed the build of the project with double precision scalars. (Using -DTRACCC_CUSTOM_SCALAR_TYPE=double + -DDETRAY_CUSTOM_SCALAR_TYPE=double.)

This is to fix the issue described in #540. Which was introduced in #533.

It is only meant to be a temporary hack. The configuration types, much as @beomki-yeo proposed in #540, should become non-templated types in Detray in a future update. 🤔

This is to fix the issue described in acts-project#540. Which was introduced
in acts-project#533.
@krasznaa krasznaa added bug Something isn't working examples Changes to the examples labels Apr 15, 2024
Copy link
Contributor

@beomki-yeo beomki-yeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. This can be rolled back once detray is fixed

@krasznaa krasznaa merged commit e67ad24 into acts-project:main Apr 15, 2024
17 of 18 checks passed
@krasznaa krasznaa deleted the DoublePrecisionConfigFix-main-20240415 branch April 15, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working examples Changes to the examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants