From: Szilard Pall Date: Wed, 1 Sep 2010 10:42:14 +0000 (+0200) Subject: Updated list of supported GPUs X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=e6e57271f5903c02b553f701c3dba75056d7e4f9;p=alexxy%2Fgromacs.git Updated list of supported GPUs --- diff --git a/src/kernel/gmx_gpu_utils/gmx_gpu_utils.cu b/src/kernel/gmx_gpu_utils/gmx_gpu_utils.cu index 775c2434ef..6f786798c6 100644 --- a/src/kernel/gmx_gpu_utils/gmx_gpu_utils.cu +++ b/src/kernel/gmx_gpu_utils/gmx_gpu_utils.cu @@ -101,11 +101,18 @@ static const char * const SupportedGPUs[] = { /* GT400 */ "Geforce GTX 480", "Geforce GTX 470", + "Geforce GTX 465", + "Geforce GTX 460", "Tesla C2070", "Tesla C2050", "Tesla S2070", "Tesla S2050", + "Tesla M2070", + "Tesla M2050", + + "Quadro 5000", + "Quadro 6000", /* GT200 */ "Geforce GTX 295",