acts-project / detray

Test library for detector surface intersection
Mozilla Public License 2.0
10 stars 18 forks source link

ref: Rename vc to vc_aos and build vc_soa plugin in CI #839

Closed niermann999 closed 1 month ago

niermann999 commented 1 month ago

Rename the Vc plugin to Vc_AoS to distinguish it from the Vc_SoA plugin and build the latter in the CI. Also makes sure that the cmake developer preset pre-fetches all of the algebra plugins.

This also silences the compiler warnings stemming from the Vc build (see acts-project/traccc#711).

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud