Simplify the heuristics for setting --mem-fraction-static (#7054)
This commit is contained in:
@@ -31,11 +31,6 @@ _is_hip = is_hip()
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
# TODO: Remove this when triton>=3.2.0. This issue will not affect performance and accuracy.
|
||||
logger.warning(
|
||||
"The following error message 'operation scheduled before its operands' can be ignored."
|
||||
)
|
||||
|
||||
|
||||
_MIN_BLOCK_KV = 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user