CXWorld / CoreRipperX

Small stress test using AVX2 operations
MIT License
5 stars 1 forks source link

Use System.Runtime.Intrinsics #1

Closed alberts8 closed 1 month ago

alberts8 commented 1 month ago

Using the Intrinsics provided by System.Runtime.Intrinsics simplifies the Project because it removes the AVX2Operations.dll written in C++.