Hi Tobias!
On 2024-01-20T10:57:29+0100, Tobias Burnus wrote:
> Stumbled over this as we recently got a sm_89 card.
>
> -march-map= is mostly a future proof method for user to ensure to use
> always the best code gen for a specific card - without needing to know
> which GCC version added support
Stumbled over this as we recently got a sm_89 card.
-march-map= is mostly a future proof method for user to ensure to use
always the best code gen for a specific card - without needing to know
which GCC version added support for what --march=sm_... (or -misa=sm_...
- those are aliases).
sm_8