[WIP] fmsolvr: removed float4 and double4 from coulomb #2

Merged
i.kabadshow merged 2 commits from m.zych/fmsolvr:WIP/lgpl21 into WIP/lgpl21 2021-02-13 19:47:20 +01:00
Member

Structs float4 and double4 are not utilizing SIMD instructions optimally,
since 4th vector element is unused, wasting memory and computation resources.

Structs float4 and double4 are not utilizing SIMD instructions optimally, since 4th vector element is unused, wasting memory and computation resources.
Structs float4 and double4 are not utilizing SIMD instructions optimally,
since 4th vector element is unused, wasting memory and computation resources.
i.kabadshow merged commit 58b1bfb5ba into WIP/lgpl21 2021-02-13 19:47:20 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ATML-CAP/fmsolvr#2
No description provided.