@@ -295,6 +289,13 @@ if "--fast_multihead_attn" in sys.argv:
iftorch.utils.cpp_extension.CUDA_HOMEisNone:
raiseRuntimeError("--fast_multihead_attn was requested, but nvcc was not found. Are you sure your environment has nvcc available? If you're installing within a container from https://hub.docker.com/r/pytorch/pytorch, only images whose names contain 'devel' will provide nvcc.")
else:
# Check, if CUDA11 is installed for compute capability 8.0