You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseRuntimeError(f"Arch {arch} is not available")
If there is no target environment specified as GPU/CUDA, the error message should suggest that the issue might be due to the absence of a CUDA environment.
braintaichi/braintaichi/_primitive/_mlir_translation_rule.py
Lines 243 to 244 in 958463c
If there is no target environment specified as GPU/CUDA, the error message should suggest that the issue might be due to the absence of a CUDA environment.
See #46
The text was updated successfully, but these errors were encountered: