Available 9 files for Nvidia Tesla K40c
Select Files
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
FREEBSD DISPLAY DRIVER – X86
Operating System
FreeBSD x86
Version
331.20
Language Driver
Multilingual
Size Driver
52.95 MB
File Name
nvidia-freebsd-x86-331.20.tar.gz
Date
Wed Nov 06, 2013
Observations
Fixed a bug that prevented configuration files containing application profiles from being loaded when directories were present in the application profile configuration search path.
Fixed a bug that could lead to memory exhaustion in OpenGL applications running on 32-bit systems.
Fixed a bug that caused the X server to fail to initialize when DisplayPort 1.2 monitors were assigned to separate X screens on the same GPU.
Fixed a bug that could cause a deadlock when forking from OpenGL programs which use some malloc implementations, such as TCMalloc.
Fixed a bug that prevented Warp & Blend settings from being retained across display configuration changes.
Fixed a bug that prevented some settings changes made via the nvidia-settings command line interface from being reflected in the nvidia-settings graphical user interface.
Fixed a bug in MetaMode tracking that could cause spurious error messages to be printed when attempting to add or delete Metamodes via NV-CONTROL.
Fixed a bug that caused the NVIDIA X driver to attempt to load the X11 "shadow" module unconditionally, even in situations where the driver had no need to use the module. This could result in the printing of spurious error messages, on X servers where the module was not present.
Fixed a bug that prevented display configuration changes made with xvidtune(1) from working correctly.
Fixed a bug that occasionally caused display corruption in GLX applications while changing the display configuration.
Fixed a bug that prevented glReadPixels from working correctly when reading from Pixel Buffer Objects over indirect rendering, when the image width is not a multiple of 4.
Added a new NV-CONTROL attribute, NV_CTRL_BACKLIGHT_BRIGHTNESS, for controlling backlight brightness.
Fixed a bug that prevented nvidia-settings from creating display device configuration pages for newly connected DisplayPort 1.2 Multi Stream Transport downstream devices.
Added GPU utilization reporting to the nvidia-settings control panel.
Fixed a bug in the nvidia-settings control panel that prevented users from configuring stereo, when stereo was not already configured.
Added support for reporting the tachometer-measured fan speed on capable graphics boards via nvidia-settings and the NV-CONTROL API. The preexisting mechanism for reporting fan speed reports the speed of the fan as programmed by the driver.
For example, `nvidia-settings --query=[fan:0]/GPUCurrentFanSpeedRPM`.
Fixed a regression that caused GPUs that do not support graphics to not appear in nvidia-settings.
Fixed a bug that caused DisplayPort 1.2 multi-stream devices to stop working if they were unplugged and plugged back in while they were active in the current MetaMode.
Added support for multiple NVIDIA kernel modules. This feature allows users to assign different GPUs in the system to different NVIDIA kernel modules, potentially reducing the software overhead of coordinating access to multiple GPUs.
Added support for the EGL API on 32-bit platforms. Currently, the supported client APIs are OpenGL ES 1.1, 2.0 and 3.0, and the only supported window system backend is X11.
Add a new option, AllowEmptyInitialConfiguration, which allows the X server to start even if no connected display devices are detected at startup. This option can be enabled by running "sudo nvidia-xconfig --allow-empty-initial-configuration"
Added a system memory cache to improve the performance of certain X rendering operations that use software rendering fallbacks. The X configuration option "SoftwareRenderCacheSize" may be used to configure the size of the cache.
Removed the "DynamicTwinView" X configuration option: dynamic reconfiguration of displays is always possible, and can no longer be disabled.
Fixed a bug that caused nvidia-settings to display incorrect information in its display configuration page when all displays on an X screen were turned off.
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
FREEBSD DISPLAY DRIVER – X86
Operating System
FreeBSD x86
Version
319.76
Language Driver
Multilingual
Size Driver
32.83 MB
File Name
nvidia-freebsd-x86-319.76.tar.gz
Date
Wed Nov 27, 2013
Observations
Added support for the following GPUs:
GeForce GTX 780 Ti
GeForce GTX 760 (192-bit)
GeForce 820M
Tesla K40m
Tesla K40c
Tesla K40st
Tesla K40s
Added support for X.org xserver ABI 15 (xorg-server 1.15).
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
LINUX DISPLAY DRIVER - X86
Operating System
Linux 32-bit
Version
331.20
Language Driver
Multilingual
Size Driver
35.32 MB
File Name
nvidia-linux-x86-331.20.run
Date
Wed Nov 06, 2013
Observations
Added support for NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL). This library provides a high performance, low latency interface to capture and optionally encode the composited framebuffer of an X screen. NvFBC and NvIFR are private APIs that are only available to approved partners for use in remote graphics scenarios. Please contact NVIDIA at [email protected] for more information.
Fixed a bug that prevented configuration files containing application profiles from being loaded when directories were present in the application profile configuration search path.
Deferred initialization of libselinux in the NVIDIA OpenGL driver, in order to avoid a problem where libselinux might not be ready when the NVIDIA libGL shared library is first loaded.
Fixed a bug that could lead to memory exhaustion in OpenGL applications running on 32-bit systems.
Added nvidia-uvm.ko, the NVIDIA Unified Memory kernel module, to the NVIDIA Linux driver package. This kernel module provides support for the new Unified Memory feature in an upcoming CUDA release.
Fixed a bug that caused the X server to fail to initialize when DisplayPort 1.2 monitors were assigned to separate X screens on the same GPU.
Fixed a bug that could cause a deadlock when forking from OpenGL programs which use some malloc implementations, such as TCMalloc.
Fixed a bug that prevented Warp & Blend settings from being retained across display configuration changes.
Fixed a bug that prevented some settings changes made via the nvidia-settings command line interface from being reflected in the nvidia-settings graphical user interface.
Fixed a bug in MetaMode tracking that could cause spurious error messages to be printed when attempting to add or delete Metamodes via NV-CONTROL.
Fixed a bug that caused the NVIDIA X driver to attempt to load the X11 "shadow" module unconditionally, even in situations where the driver had no need to use the module. This could result in the printing of spurious error messages, on X servers where the module was not present.
Fixed a bug that prevented display configuration changes made with xvidtune(1) from working correctly.
Fixed a bug that occasionally caused display corruption in GLX applications while changing the display configuration.
Fixed a bug that prevented glReadPixels from working correctly when reading from Pixel Buffer Objects over indirect rendering, when the image width is not a multiple of 4.
Added a new NV-CONTROL attribute, NV_CTRL_BACKLIGHT_BRIGHTNESS, for controlling backlight brightness.
Fixed a bug that prevented nvidia-settings from creating display device configuration pages for newly connected DisplayPort 1.2 Multi Stream Transport downstream devices.
Added GPU utilization reporting to the nvidia-settings control panel.
Fixed a bug in the nvidia-settings control panel that prevented users from configuring stereo, when stereo was not already configured.
Added support for reporting the tachometer-measured fan speed on capable graphics boards via nvidia-settings and the NV-CONTROL API. The preexisting mechanism for reporting fan speed reports the speed of the fan as programmed by the driver.
For example, `nvidia-settings --query=[fan:0]/GPUCurrentFanSpeedRPM`.
Fixed a regression that caused GPUs that do not support graphics to not appear in nvidia-settings.
Fixed a bug that caused DisplayPort 1.2 multi-stream devices to stop working if they were unplugged and plugged back in while they were active in the current MetaMode.
Added support for multiple NVIDIA kernel modules. This feature allows users to assign different GPUs in the system to different NVIDIA kernel modules, potentially reducing the software overhead of coordinating access to multiple GPUs.
Added support for the EGL API on 32-bit platforms. Currently, the supported client APIs are OpenGL ES 1.1, 2.0 and 3.0, and the only supported window system backend is X11.
Add a new option, AllowEmptyInitialConfiguration, which allows the X server to start even if no connected display devices are detected at startup. This option can be enabled by running "sudo nvidia-xconfig --allow-empty-initial-configuration"
This option is useful in RandR 1.4 display offload configurations where no display devices are connected to the NVIDIA GPU when the X server is started, but might be connected later.
Updated nvidia-installer to provide a scrollable text area for displaying messages from the /usr/lib/nvidia/alternate-install-present and /usr/lib/nvidia/alternate-install-available distro hook files. This allows for longer messages to be provided in these files.
Updated nvidia-installer to avoid recursing into the per-kernel "build" and "source" directories when searching for conflicting kernel modules in /lib/modules.
Added a system memory cache to improve the performance of certain X rendering operations that use software rendering fallbacks. The X configuration option "SoftwareRenderCacheSize" may be used to configure the size of the cache.
Removed the "DynamicTwinView" X configuration option: dynamic reconfiguration of displays is always possible, and can no longer be disabled.
Fixed a bug that caused nvidia-settings to display incorrect information in its display configuration page when all displays on an X screen were turned off.
Updated nvidia-installer to only install the libraries libvdpau and libvdpau_trace if an existing installation of libvdpau is not detected on the system. This behavior can be overridden with the --install-vdpau-wrapper and --no-install-vdpau-wrapper options.
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
LINUX DISPLAY DRIVER - X86
Operating System
Linux 32-bit
Version
319.76
Language Driver
Multilingual
Size Driver
26.53 MB
File Name
nvidia-linux-x86-319.76.run
Date
Wed Nov 27, 2013
Observations
Added support for the following GPUs:
GeForce GTX 780 Ti
GeForce GTX 760 (192-bit)
GeForce 820M
Tesla K40m
Tesla K40c
Tesla K40st
Tesla K40s
Added support for X.org xserver ABI 15 (xorg-server 1.15).
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
LINUX X64 (AMD64/EM64T) DISPLAY DRIVER
Operating System
Linux 64-bit
Version
334.21
Language Driver
Multilingual
Size Driver
64.76 MB
File Name
nvidia-linux-x86_64-334.21.run
Date
Mon Mar 03, 2014
Observations
Added support for the following GPUs:
GeForce GTX 750 Ti
GeForce GTX 750
GeForce GTX 745
GeForce GTX TITAN Black
Fixed a regression in the NVIDIA kernel module which caused it to improperly dereference a userspace pointer.
The regression did not affect NVIDIA GPU drivers before release 334.
Fixed a bug that could cause OpenGL programs to hang after calling fork(2).
Fixed a bug that could cause a multi-threaded OpenGL application to crash when one of its threads exits after the application has unloaded libGL.
Added support for GPUs with VDPAU Feature Set E. See the README for details.
On GPUs with VDPAU Feature Set E, VDPAU now supports more robust decode error handling at the cost of a minor performance impact.
This can be disabled by setting the
VDPAU_NVIDIA_DISABLE_ERROR_CONCEALMENT environment variable to 1.
Added support for application profile rule patterns which are logical operations of subpatterns. See the README for details.
Added support for a "findfile" application profile feature which allows the driver to apply profiles based on matching files in the same directory as the process executable. See the README for details.
Fixed a bug that caused nvidia-installer to log the automatically selected answers to some user prompts without logging the prompt text itself, when running in silent mode.
Improved performance of OpenGL applications when used in conjunction with the X driver's composition pipeline. The composition pipeline may be explicitly enabled by using the ForceCompositionPipeline or ForceFullCompositionPipeline MetaMode options, or implicitly enabled when certain features such as some XRandR transformations, rotation,Warp & Blend, PRIME, and NvFBC are used.
Fixed a bug that could cause nvidia-settings to compute incorrect gamma ramps when adjusting the color correction sliders.
Updated the nvidia-settings control panel to allow the selection of display devices using RandR and target ID names when making queries targeted towards specific display devices.
Fixed a bug that prevented some dropdown menus in the nvidia-settings control panel from working correctly on older versions of GTK+ (e.g. 2.10.x).
Updated the nvidia-settings control panel to provide help text for application profile keys and suggestions for valid key names when configuring application profiles.
Updated the nvidia-settings control panel to populate the dropdown menu of stereo modes with only those modes which are available.
Fixed a bug that could cause applications using the OpenGL extension ARB_query_buffer_object to crash under Xinerama.
Fixed a bug that caused high pixelclock HDMI modes (e.g. as used with 4K resolutions) to be erroneously reported as dual-link in the nvidia-settings control panel.
Fixed a bug that could cause poor stereo synchronization in large multi-monitor setups using 3D Vision, due to failed hardwarehandshaking on some of the monitors.
Fixed a bug that prevented some DisplayPort 1.2 displays from being properly restored after a VT switch.
Renamed per GPU proc directories in /proc/driver/nvidia/gpus/ with GPU's bus location represented in "domain:bus:device.function" format.
Added 64-bit EGL and OpenGL ES libraries to 64-bit driver packages.
Changed format of "Bus Location" field reported in the /proc/driver/nvidia/gpus/0..N/information files from "domain:bus.device.function" to "domain:bus:device.function" to match
the lspci format.
Fixed a bug in the GLX_EXT_buffer_age extension where incorrect ages would be returned unless triple buffering was enabled.
Updated the NVIDIA X driver to load the NVIDIA kernel module using `nvidia-modprobe`, rather than the XFree86 DDX helper function xf86LoadKernelModule().
Changed the driver's default behavior to stop deleting RandR 1.2 output corresponding to unused DisplayPort 1.2 devices. Deleting these outputs can confuse some applications. Added a new option, DeleteUnusedDP12Displays, which can be used to turn this behavior back on.
This option can be enabled by running sudo nvidia-xconfig --delete-unused-dp12-displays
Improved support for the __GL_SYNC_DISPLAY_DEVICE and VDPAU_NVIDIA_SYNC_DISPLAY_DEVICE environment variables in certain configurations. Both environment variables will now recognize all supported display device names. See "Appendix C. Display Device Names" and "Appendix G. VDPAU Support" in the README for more details.
Improved performance of the X driver when handling large numbers of surface allocations.
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
LINUX X64 (AMD64/EM64T) DISPLAY DRIVER
Operating System
Linux 64-bit
Version
331.20
Language Driver
Multilingual
Size Driver
57.23 MB
File Name
nvidia-linux-x86_64-331.20.run
Date
Wed Nov 06, 2013
Observations
Added support for NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL). This library provides a high performance, low latency interface to capture and optionally encode the composited framebuffer of an X screen. NvFBC and NvIFR are private APIs that are only available to approved partners for use in remote graphics scenarios. Please contact NVIDIA at [email protected] for more information.
Fixed a bug that prevented configuration files containing application profiles from being loaded when directories were present in the application profile configuration search path.
Deferred initialization of libselinux in the NVIDIA OpenGL driver, in order to avoid a problem where libselinux might not be ready when the NVIDIA libGL shared library is first loaded.
Fixed a bug that could lead to memory exhaustion in OpenGL applications running on 32-bit systems.
Added nvidia-uvm.ko, the NVIDIA Unified Memory kernel module, to the NVIDIA Linux driver package. This kernel module provides support for the new Unified Memory feature in an upcoming CUDA release.
Fixed a bug that caused the X server to fail to initialize when DisplayPort 1.2 monitors were assigned to separate X screens on the same GPU.
Fixed a bug that could cause a deadlock when forking from OpenGL programs which use some malloc implementations, such as TCMalloc.
Fixed a bug that prevented Warp & Blend settings from being retained across display configuration changes.
Fixed a bug that prevented some settings changes made via the nvidia-settings command line interface from being reflected in the nvidia-settings graphical user interface.
Fixed a bug in MetaMode tracking that could cause spurious error messages to be printed when attempting to add or delete Metamodes via NV-CONTROL.
Fixed a bug that caused the NVIDIA X driver to attempt to load the X11 "shadow" module unconditionally, even in situations where the driver had no need to use the module. This could result in the printing of spurious error messages, on X servers where the module was not present.
Fixed a bug that prevented display configuration changes made with xvidtune(1) from working correctly.
Fixed a bug that occasionally caused display corruption in GLX applications while changing the display configuration.
Fixed a bug that prevented glReadPixels from working correctly when reading from Pixel Buffer Objects over indirect rendering, when the image width is not a multiple of 4.
Added a new NV-CONTROL attribute, NV_CTRL_BACKLIGHT_BRIGHTNESS, for controlling backlight brightness.
Fixed a bug that prevented nvidia-settings from creating display device configuration pages for newly connected DisplayPort 1.2 Multi Stream Transport downstream devices.
Added GPU utilization reporting to the nvidia-settings control panel.
Fixed a bug in the nvidia-settings control panel that prevented users from configuring stereo, when stereo was not already configured.
Added support for reporting the tachometer-measured fan speed on capable graphics boards via nvidia-settings and the NV-CONTROL API. The preexisting mechanism for reporting fan speed reports the speed of the fan as programmed by the driver.
For example, `nvidia-settings --query=[fan:0]/GPUCurrentFanSpeedRPM`.
Fixed a regression that caused GPUs that do not support graphics to not appear in nvidia-settings.
Fixed a bug that caused DisplayPort 1.2 multi-stream devices to stop working if they were unplugged and plugged back in while they were active in the current MetaMode.
Added support for multiple NVIDIA kernel modules. This feature allows users to assign different GPUs in the system to different NVIDIA kernel modules, potentially reducing the software overhead of coordinating access to multiple GPUs.
Added support for the EGL API on 32-bit platforms. Currently, the supported client APIs are OpenGL ES 1.1, 2.0 and 3.0, and the only supported window system backend is X11.
Add a new option, AllowEmptyInitialConfiguration, which allows the X server to start even if no connected display devices are detected at startup. This option can be enabled by running "sudo nvidia-xconfig --allow-empty-initial-configuration"
This option is useful in RandR 1.4 display offload configurations where no display devices are connected to the NVIDIA GPU when the X server is started, but might be connected later.
Updated nvidia-installer to provide a scrollable text area for displaying messages from the /usr/lib/nvidia/alternate-install-present and /usr/lib/nvidia/alternate-install-available distro hook files. This allows for longer messages to be provided in these files.
Updated nvidia-installer to avoid recursing into the per-kernel "build" and "source" directories when searching for conflicting kernel modules in /lib/modules.
Added a system memory cache to improve the performance of certain X rendering operations that use software rendering fallbacks. The X configuration option "SoftwareRenderCacheSize" may be used to configure the size of the cache.
Removed the "DynamicTwinView" X configuration option: dynamic reconfiguration of displays is always possible, and can no longer be disabled.
Fixed a bug that caused nvidia-settings to display incorrect information in its display configuration page when all displays on an X screen were turned off.
Updated nvidia-installer to only install the libraries libvdpau and libvdpau_trace if an existing installation of libvdpau is not detected on the system. This behavior can be overridden with the --install-vdpau-wrapper and --no-install-vdpau-wrapper options.
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
LINUX X64 (AMD64/EM64T) DISPLAY DRIVER
Operating System
Linux 64-bit
Version
319.76
Language Driver
Multilingual
Size Driver
46.69 MB
File Name
nvidia-linux-x86_64-319.76.run
Date
Wed Nov 27, 2013
Observations
Added support for the following GPUs:
GeForce GTX 780 Ti
GeForce GTX 760 (192-bit)
GeForce 820M
Tesla K40m
Tesla K40c
Tesla K40st
Tesla K40s
Added support for X.org xserver ABI 15 (xorg-server 1.15).
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
LINUX X64 (AMD64/EM64T) DISPLAY DRIVER
Operating System
Linux 64-bit
Version
319.72
Language Driver
Multilingual
Size Driver
46.36 MB
File Name
nvidia-linux-x86_64-319.72.run
Date
Wed Nov 06, 2013
Observations
Added support for the following GPUs:
Quadro K510M
Quadro K610M
Quadro K1100M
Quadro K2100M
Quadro K3100M
Quadro K4100M
Quadro K5100M
GeForce 705A
GeForce GT 730A
Fixed a bug that prevented SDI output from working when two or more non-SDI displays were being driven by the same GPU.
Company
Nvidia
Categories
graphics
Serie
Nvidia K-SERIES
Model
Nvidia Tesla K40c
Description
SOLARIS DISPLAY DRIVER – X64/X86
Operating System
Solaris x86/x64
Version
331.20
Language Driver
Multilingual
Size Driver
57.95 MB
File Name
nvidia-solaris-x86-331.20.run
Date
Wed Nov 06, 2013
Observations
Fixed a bug that prevented configuration files containing application profiles from being loaded when directories were present in the application profile configuration search path.
Fixed a bug that could lead to memory exhaustion in OpenGL applications running on 32-bit systems.
Fixed a bug that caused the X server to fail to initialize when DisplayPort 1.2 monitors were assigned to separate X screens on the same GPU.
Fixed a bug that could cause a deadlock when forking from OpenGL programs which use some malloc implementations, such as TCMalloc.
Fixed a bug that prevented Warp & Blend settings from being retained across display configuration changes.
Fixed a bug that prevented some settings changes made via the nvidia-settings command line interface from being reflected in the nvidia-settings graphical user interface.
Fixed a bug in MetaMode tracking that could cause spurious error messages to be printed when attempting to add or delete Metamodes via NV-CONTROL.
Fixed a bug that caused the NVIDIA X driver to attempt to load the X11 "shadow" module unconditionally, even in situations where the driver had no need to use the module. This could result in the printing of spurious error messages, on X servers where the module was not present.
Fixed a bug that prevented display configuration changes made with xvidtune(1) from working correctly.
Fixed a bug that occasionally caused display corruption in GLX applications while changing the display configuration.
Fixed a bug that prevented glReadPixels from working correctly when reading from Pixel Buffer Objects over indirect rendering, when the image width is not a multiple of 4.
Added a new NV-CONTROL attribute, NV_CTRL_BACKLIGHT_BRIGHTNESS, for controlling backlight brightness.
Fixed a bug that prevented nvidia-settings from creating display device configuration pages for newly connected DisplayPort 1.2 Multi Stream Transport downstream devices.
Added GPU utilization reporting to the nvidia-settings control panel.
Fixed a bug in the nvidia-settings control panel that prevented users from configuring stereo, when stereo was not already configured.
Added support for reporting the tachometer-measured fan speed on capable graphics boards via nvidia-settings and the NV-CONTROL API. The preexisting mechanism for reporting fan speed reports the speed of the fan as programmed by the driver.
For example, `nvidia-settings --query=[fan:0]/GPUCurrentFanSpeedRPM`.
Fixed a regression that caused GPUs that do not support graphics to not appear in nvidia-settings.
Fixed a bug that caused DisplayPort 1.2 multi-stream devices to stop working if they were unplugged and plugged back in while they were active in the current MetaMode.
Added support for multiple NVIDIA kernel modules. This feature allows users to assign different GPUs in the system to different NVIDIA kernel modules, potentially reducing the software overhead of coordinating access to multiple GPUs.
Added support for the EGL API on 32-bit platforms. Currently, the supported client APIs are OpenGL ES 1.1, 2.0 and 3.0, and the only supported window system backend is X11.
Add a new option, AllowEmptyInitialConfiguration, which allows the X server to start even if no connected display devices are detected at startup. This option can be enabled by running "sudo nvidia-xconfig --allow-empty-initial-configuration"
Added a system memory cache to improve the performance of certain X rendering operations that use software rendering fallbacks. The X configuration option "SoftwareRenderCacheSize" may be used to configure the size of the cache.
Removed the "DynamicTwinView" X configuration option: dynamic reconfiguration of displays is always possible, and can no longer be disabled.
Fixed a bug that caused nvidia-settings to display incorrect information in its display configuration page when all displays on an X screen were turned off.
Access to Official Website Nvidia
Welcome to the HelpDrivers, driver for printers.
Original files: In HelpDrivers, all drivers, manuals, BIOS, etc. are those originally provided by the official manufacturers. Click here to learn more
You can download by either clicking the 'Download' button. From the File Download window, verify that "Save" is selected and click OK.
Do not rename the file you're downloading, it may cause installation problems.