port nvrtc change to version.h

update to 4.3.6

alignment-related miscalculation for pipeline stages

Allow larger library on 64bit platform

add more changelog items

remove whitespace
This commit is contained in:
Haicheng Wu
2026-06-14 21:59:26 -07:00
parent 4faf1a1568
commit 1afc6d355b
9 changed files with 35 additions and 9 deletions

View File

@@ -133,7 +133,7 @@ def get_option_registry():
this._option_registry = OptionRegistry(device_cc())
return this._option_registry
this.__version__ = '4.3.5'
this.__version__ = '4.3.6'
from cutlass_cppgen.backend import create_memory_pool
from cutlass_cppgen.emit.pytorch import pytorch