X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fhardware%2Fdevice_management.cu;fp=src%2Fgromacs%2Fhardware%2Fdevice_management.cu;h=ab64545ad9971f5439e64787f15ec098348f87c6;hp=c1d669c4e2bb71af661b0161de6c81cdb61612c9;hb=0ce1837c232fa3e99ca90ce12ccb510e0b9a9ba2;hpb=f245dfd9219887c57654f94f7443b32151d90f79 diff --git a/src/gromacs/hardware/device_management.cu b/src/gromacs/hardware/device_management.cu index c1d669c4e2..ab64545ad9 100644 --- a/src/gromacs/hardware/device_management.cu +++ b/src/gromacs/hardware/device_management.cu @@ -82,7 +82,7 @@ static cudaError_t checkCompiledTargetCompatibility(int deviceId, const cudaDevi "\nWARNING: The %s binary does not include support for the CUDA architecture of " "the GPU ID #%d (compute capability %d.%d) detected during detection. " "By default, GROMACS supports all architectures of compute " - "capability >= 3.0, so your GPU " + "capability >= 3.5, so your GPU " "might be rare, or some architectures were disabled in the build. \n" "Consult the install guide for how to use the GMX_CUDA_TARGET_SM and " "GMX_CUDA_TARGET_COMPUTE CMake variables to add this architecture. \n",