Skip to content
Discussion options

You must be logged in to vote

This.

You should, in general, be checking Vector64.IsHardwareAccelerated (or the corresponding IsHardwareAccelerated for other vector sizes) prior to its use.

If it returns false, then it is likely going to be executing a less efficient path for most, if not all, APIs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tannergooding
Comment options

Answer selected by tannergooding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants