aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'litmus/Kconfig')
-rw-r--r--litmus/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig
index 9aeae659ae32..8ca66b4d687c 100644
--- a/litmus/Kconfig
+++ b/litmus/Kconfig
@@ -443,19 +443,6 @@ config NV_DEVICE_NUM
443 Should be (<= to the number of CPUs) and 443 Should be (<= to the number of CPUs) and
444 (<= to the number of GPUs) in your system. 444 (<= to the number of GPUs) in your system.
445 445
446config NV_MAX_SIMULT_USERS
447 int "Maximum number of threads sharing a GPU simultanously"
448 depends on LITMUS_NVIDIA
449 range 1 3
450 default "2"
451 help
452 Should be at least equal to the #copy_engines + #execution_engines
453 of the GPUs in your system.
454
455 Scientific/Professional GPUs = 3 (ex. M2070, Quadro 6000?)
456 Consumer Fermi/Kepler GPUs = 2 (GTX-4xx thru -6xx)
457 Older = 1 (ex. GTX-2xx)
458
459choice 446choice
460 prompt "CUDA/Driver Version Support" 447 prompt "CUDA/Driver Version Support"
461 default CUDA_5_0 448 default CUDA_5_0