mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-07-14 19:17:06 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user