warp.config.ptx_target_arch#

warp.config.ptx_target_arch: int | None = None#

Target architecture version for PTX generation, e.g., ptx_target_arch = 75.

If None, the architecture is determined by devices present in the system.