Skip to content
Surf Wiki
Save to docs
general/computer-related-introductions-in-2013

From Surf Wiki (app.surf) — the open knowledge base

GeForce 700 series

Series of GPUs by Nvidia

GeForce 700 series

Summary

Series of GPUs by Nvidia

FieldValue
nameGeForce 700 series
image[[File:GTX 700 series logo with slogan.png300px]]
[[File:NVIDIA GeForce GTX TITAN.jpg300px]]
captionTop: Logo of the series
Bottom: A GeForce GTX Titan released in 2013, the series' lowest-end Titan model
codename
architecture
created
modelGeForce series
model1GeForce GT series
model2GeForce GTX series
transistors1292M (GF119) 40 nm
transistors2585M (GF117) 28 nm
transistors31.02B (GK208) 28 nm
transistors41.27B (GK107) 28 nm
transistors52.54B (GK106) 28 nm
transistors63.54B (GK104) 28 nm
transistors77.08B (GK110) 28 nm
fab
entry
midrange
highend
enthusiast
openglversionOpenGL 4.6
dxversionDirect3D 12.0 (feature level 11_0) Shader Model 6.7 (Maxwell), Shader Model 6.5 (Kepler) or Shader Model 5.1 (Fermi)
openclversionOpenCL 3.0
vulkanapiVulkan 1.2 (Kepler)Vulkan 1.4 (Maxwell)
SPIR-V
predecessorGeForce 600 series
variantGeForce 800M series
successorGeForce 900 series
support statusFermi and Kepler unsupported.
Maxwell limited support until October 2025 and security updates until October 2028

Bottom: A GeForce GTX Titan released in 2013, the series' lowest-end Titan model SPIR-V Maxwell limited support until October 2025 and security updates until October 2028

The GeForce 700 series (stylized as GEFORCE GTX 700 SERIES) is a series of graphics processing units developed by Nvidia. While mainly a refresh of the Kepler microarchitecture (GK-codenamed chips), some cards use Fermi (GF) and later cards use Maxwell (GM). GeForce 700 series cards were first released in 2013, starting with the release of the GeForce GTX Titan on February 19, 2013, followed by the GeForce GTX 780 on May 23, 2013. The first mobile GeForce 700 series chips were released in April 2013.

Overview

GK110 was designed and marketed with computational performance in mind. It contains 7.1 billion transistors. This model also attempts to maximise energy efficiency through the execution of as many tasks as possible in parallel according to the capabilities of its streaming processors.

With GK110, increases in memory space and bandwidth for both the register file and the L2 cache over previous models, are seen. At the SMX level, GK110's register file space has increased to 256KB composed of 64K 32bit registers, as compared to Fermi's 32K 32bit registers totaling 128 KB. As for the L2 cache, GK110 L2 cache space increased by up to 1.5MB, 2x as big as GF110. Both the L2 cache and register file bandwidth have also doubled. Performance in register-starved scenarios has also improved as more registers are available for each thread. This goes hand in hand with an increase in the total number of registers each thread can address, moving from 63 registers per thread to 255 registers per thread with GK110.

With GK110, Nvidia also reworked the GPU texture cache to be used for compute. With 48KB in size, in compute the texture cache becomes a read-only cache, specializing in unaligned memory access workloads. Furthermore, error detection capabilities have been added to make it safer for use with workloads that rely on ECC.

Dynamic Super Resolution (DSR) was added to Kepler GPUs with the latest Nvidia drivers.

Architecture

Main article: Fermi (microarchitecture), Kepler (microarchitecture), Maxwell (microarchitecture)

PCB]] and die
A GTX 780M GPU with MXM socket

The GeForce 700 series contains features from both GK104 and GK110. Kepler based members of the 700 series add the following standard features to the GeForce family.

Derived from GK104:

  • PCI Express 3.0 interface
  • DisplayPort 1.2
  • HDMI 1.4a 4K x 2K video output
  • Purevideo VP5 hardware video acceleration (up to 4K x 2K H.264 decode)
  • Hardware H.264 encoding acceleration block (NVENC)
  • Support for up to 4 independent 2D displays, or 3 stereoscopic/3D displays (NV Surround)
  • Bindless Textures
  • GPU Boost
  • TXAA
  • Manufactured by TSMC on a 28 nm process

New Features from GK110:

  • Compute Focus SMX Improvement
  • CUDA Compute Capability 3.5
  • New Shuffle Instructions
  • Dynamic Parallelism
  • Hyper-Q (Hyper-Q's MPI functionality reserve for Tesla only)
  • Grid Management Unit
  • Nvidia GPUDirect (GPU Direct's RDMA functionality reserve for Tesla & Quadro only)
  • GPU-Boost 2.0

Compute focus SMX improvement

With GK110, Nvidia opted to increase computational performance. The single biggest change from GK104 is that rather than 8 dedicated FP64 CUDA cores, GK110 has up to 64, giving it 8x the FP64 throughput of a GK104 SMX. The SMX also sees an increase in space for register file. Register file space has increased to 256KB compared to Fermi. The texture cache are also improved. With a 48KB space, the texture cache can become a read-only cache for compute workloads.

New shuffle Instructions

At a low level, GK110 sees additional instructions and operations to further improve performance. New shuffle instructions allow for threads within a warp to share data without going back to memory, making the process much quicker than the previous load/share/store method. Atomic operations are also overhauled, speeding up the execution speed of atomic operations and adding some FP64 operations that were previously only available for FP32 data.

NVENC

Main article: Nvidia NVENC

Hyper-Q

Hyper-Q expands GK110 hardware work queues from 1 to 32. The significance of this being that having a single work queue meant that Fermi could be under occupied at times as there wasn't enough work in that queue to fill every SM. By having 32 work queues, GK110 can in many scenarios, achieve higher utilization by being able to put different task streams on what would otherwise be an idle SMX. The simple nature of Hyper-Q is further reinforced by the fact that it's easily map to MPI, a common message passing interface frequently used in HPC. As legacy MPI-based algorithms that were originally designed for multi-CPU systems that became bottlenecked by false dependencies now have a solution. By increasing the number of MPI jobs, it's possible to utilize Hyper-Q on these algorithms to improve the efficiency all without changing the code itself.

Microsoft DirectX support

Nvidia Kepler GPUs of the GeForce 700 series fully support DirectX 11.0. All GeForce 700 series card also support DirectX 12.0 with feature level 11_0.

Dynamic parallelism

Dynamic parallelism ability is for kernels to be able to dispatch other kernels. With Fermi, only the CPU could dispatch a kernel, which incurs a certain amount of overhead by having to communicate back to the CPU. By giving kernels the ability to dispatch their own child kernels, GK110 can both save time by not having to go back to the CPU, and in the process free up the CPU to work on other tasks.

Products

GeForce 700 (7xx) series

The GeForce 700 series was designed for desktop architecture. Cheaper and lower performing products were expected to be released over time. Kepler supports 11.1 features with 11_0 feature level through the DirectX 11.1 API, however Nvidia did not enable four non-gaming features in Hardware in Kepler (for 11_1).

  • 1 Shader Processors : Texture mapping units : Render output units
  • 2 Pixel fillrate is calculated as the number of ROPs multiplied by the base core clock speed
  • 3 Texture fillrate is calculated as the number of TMUs multiplied by the base core clock speed.
  • 4 Single precision performance is calculated as 2 times the number of shaders multiplied by the base core clock speed.
  • 5 Double precision performance of the GTX Titan and GTX Titan Black is either 1/3 or 1/24 of single-precision performance depending on a user-selected configuration option in the driver that boosts single-precision performance if double-precision is set to 1/24 of single-precision performance, while other Kepler chips' double precision performance is fixed at 1/24 of single-precision performance. GeForce 700 series Maxwell chips' double precision performance is 1/32 of single-precision performance.
  • 6 SLI supports connecting up to 4 identical graphics cards for a 4-way SLI configuration. Those supporting 4-way SLI can support 3-way & 2-way SLI, however a dual-GPU card already implements 2-way SLI internally, thus only 2 dual-GPU cards can be used in SLI to give a 4-way SLI configuration.

GeForce 700M (7xxM) series

Some implementations may use different specifications.

  • 1 Unified shaders : Texture mapping units : Render output units
ModelLaunchCode nameFab (nm)Bus interfaceCore config1Clock speedFillrateMemoryAPI support (version)Processing power2
(GFLOPS)TDP (watts)NotesCore (MHz)Shader (MHz)Memory (MT/s)Pixel (GP/s)Texture (GT/s)Size (MB)Bandwidth (GB/s)TypeBus width (bit)DirectXOpenGLOpenCLVulkanGeForce 705MGeForce 710MGeForce GT 720MGeForce GT 730MGeForce GT 735MGeForce GT 740MGeForce GT 745MGeForce GT 750MGeForce GT 755MGeForce GTX 760MGeForce GTX 765MGeForce GTX 770MGeForce GTX 780M
June 1, 2013GF11940PCIe 2.0 x1648:8:4775155018001.485.9up to 2048?DDR36412.0 (11_0)4.61.11.3141.712Rebadged 520M
April 1, 2013GF1172896:16:4775155018003.112.4up to 204814.464297.615
April 1, 201396:16:4800160016002.510up to 204812.86424033
December 25, 2013GK208192:16:88002.911.51.227633
April 1, 2013GK107PCIe 3.0 x16384:32:1672572518005.823up to 204814.4 – 64.0DDR3 GDDR51281.1552.233
March 6, 2014GK208PCIe 2.0 x8384:16:85.811.564
April 1, 2013PCIe 2.0 x8384:32:888988920004.69.2up to 204816.0DDR3641.2441.633
April 1, 2013GK107PCIe 3.0 x16384:32:16810-1033810-10331800/36006.4825.9up to 204814.4 – 57.6DDR3 GDDR51281.1622.145
June 20, 2013GK208PCIe 3.0 x8384:32:8980-1033980-10338.333.1641.2752.633
April 1, 2013GK107PCIe 3.0 x16384:32:168378372000 – 50004.3917.6up to 204832.0 – 80.0128642.845
April 1, 2013384:32:169679672000 – 50007.5330.1up to 409632 – 801281.1722.750
384:32:1610201020540015.731.4up to 204886.4GDDR5128752.650
May 30, 2013GK106768:64:1665765740081040.2204864.1128964.655
May 30, 2013768:64:16850850400812.851204864.11281.2122475
May 30, 2013960:80:24811811400814.156.5307296.2192135675
May 30, 2013GK1041536:128:32823823500024.798.74096160.02562369100

Chipset table

GeForce 700 (7xx) series

ModelLaunchCode nameFab (nm)Transistors (million)Die size (mm2)Bus interfaceSMX countCore configClock rateFillrateMemory configurationSupported API versionProcessing power (GFLOPS)TDP (Watts)Release price (USD)Base (MHz)Average Boost (MHz)Max Boost (MHz)Memory (MHz)Pixel (GP/s)Texture (GT/s)Size (MB)Bandwidth (GB/s)DRAM typeBus width (bit)VulkanDirect3DOpenGLOpenCLSingle precisionDouble precisionGeForce GT 705GeForce GT 710GeForce GT 720GeForce GT 730
GeForce GT 740GeForce GTX 745GeForce GTX 750GeForce GTX 750 TiGeForce GTX 760 192-bitGeForce GTX 760GeForce GTX 760 TiGeForce GTX 770GeForce GTX 780GeForce GTX 780 TiGeForce GTX TITANGeForce GTX TITAN BlackGeForce GTX TITAN ZModelLaunchCode nameFab (nm)Transistors (million)Die size (mm2)Bus interfaceSMX countCore configClock rateFillrateMemory configurationSupported API versionProcessing power (GFLOPS)TDP (Watts)Release price (USD)Base (MHz)Average Boost (MHz)Max Boost (MHz)Memory (MHz)Pixel (GP/s)Texture (GT/s)Size (MB)Bandwidth (GB/s)DRAM typeBus width (bit)VulkanDirect3DOpenGLOpenCLSingle precisionDouble precision
March 27, 2014GF119-300-A1TSMC 40 nm29279PCIe 2.0 x16148:8:4810898
(1796)3.246.5512
102414.4DDR364n/a12 (11_0)4.61.1155.519.429OEM
GK208-301-A1TSMC 28 nm102079PCIe 2.0 x8192:16:8823900 (1800)6.613.2512641.21.2316.013.2
January 26, 2016GK208-203-B1PCIe 2.0 x8, PCIe x1192:16:8954900 (1800)
1253 (5010)7.615.31024
204814.4
40.0DDR3
GDDR536615.31935–45
March 27, 2014GK208-201-B1PCIe 2.0 x8192:16:8797900 (1800)
1253 (5010)6.412.81024
204814.4
40.030612.849–59
June 18, 2014GK208-301-A12384:16:8902900
(1800)7.2214.44url=https://www.zotac.com/product/graphics_card/gt-730-1gbtitle=GeForce GT 730 1GB-ZOTACwork=ZOTACaccess-date=July 12, 2017archive-url=https://web.archive.org/web/20160719212714/https://www.zotac.com/product/graphics_card/gt-730-1gbarchive-date=July 19, 2016url-status=live}}
2048
409614.4DDR3692.728.92369–79
GK208-400-A1384:16:89021250
(5000)7.2214.441024
204840.0GDDR525
GF108TSMC 40 nm585116PCIe 2.0 x1696:16:4700900
(1800)2.811.01024
2048
409628.8DDR3128n/a1.1268.833.649
May 29, 2014GK107-425-A2TSMC
28HP1270118PCIe 3.0 x16384:32:16993891
(1782)15.931.828.51281.21.2762.631.86489–99
384:32:169931252
(5008)15.931.880.1GDDR5
February 18, 2014GM107-220-A218701483384:24:161033900
(1800)16.524.81024
409628.8DDR31.3793.324.855OEM
GM107-300-A24512:32:161020108511631250
(5000)16.332.61024
2048
409680GDDR51044.532.6119
GM107-400-A25640:40:161020108512001350
(5400)16.340.81024
2048
409686.41305.640.860149
October 17, 2013GK104-200-KD-A2354029461152:96:248248888891450
(5800)19.879.11536
3072139.21921.21896.279.0130OEM
June 25, 2013GK104-225-A21152:96:32980103311241502
(6008)31.4942048
4096192.32562257.994.1170249 (219)
September 27, 2013GK10471344:112:3291598010841502
(6008)29.3102.52048192.32459.5102.5OEM
May 30, 2013GK104-425-A281536:128:321046108511301752.5
(7010)33.51342048 40962243213.3133.9230399 (329)
May 23, 2013GK110-300-A17080561122304:192:4886390010021502
(6008)41.4160.53072 6144288.43843976.7165.7649 (499)
November 7, 2013GK110-425-B1152880:240:4887692810191752.5
(7010)42.0210.23072336.55045.7210.2699
February 21, 2013GK110-400-A1142688:224:488378769931502
(6008)40.2187.56144288.44499.71300-1499.9999
February 18, 2014GK110-430-B1152880:240:4888998010581752.5
(7010)42.7213.4336.55120.61706.9
May 28, 20142x GK110-350-B12x 70802x 5612x 152x 2880:240:487058761752.5
(7010)2x 33.82x 1692x 61442x 336.52x 3844.55046x21682x23752999

Support

EVGA]].

Nvidia stopped releasing 32-bit drivers for 32-bit operating systems after the last Release 390.x driver, 391.35, was released in March 2018.

Kepler notebook GPUs moved to legacy support in April 2019 and stopped receiving security updates in April 2020. All notebook GPUs from the 7xxM family were affected by this change.

Nvidia announced that after Release 470 drivers, it would transition driver support for the Windows 7 and Windows 8.1 operating systems to legacy status and continue to provide critical security updates for these operating systems through September 2024.

Nvidia announced that all remaining Kepler desktop GPUs would transition to legacy support from September 2021 onwards and be supported for critical security updates through September 2024. The Nvidia GeForce GTX 745, 750 and 750 Ti from the 7xx desktop GPU family would not be affected by this change.

In Windows, the last driver to fully support CUDA with 64-Bit Compute Capability 3.5 for Kepler in Windows 7 and Windows 8.1 64-bit is 388.71, tested with latest CUDA-Z and GPU-Z, after that driver, the 64-Bit CUDA support becomes broken for GeForce 700 series GK110 with Kepler architecture.

MSI low-profile GeForce 710

The last driver where monitor type detection is working properly on Windows XP is 352.86.

In May 2025, Nvidia discontinued developer support for the Maxwell, Pascal, and Volta architectures, which includes the Maxwell based models of the GTX 700 Series. On July 1, 2025, Nvidia announced that driver branch 580 will be the last to support these architectures.

Notes

References

References

  1. Kowaliski, Cyril. (March 21, 2014). "DirectX 12 will also add new features for next-gen GPUs". The Tech Report.
  2. Mujtaba, Hassan. (June 5, 2015). "AMD Confirms GCN Cards Don't Feature Full DirectX 12 Support – Feature Level 11_1 on GCN 1.0, Feature Level 12_0 on GCN 1.1/1.2". WCCFtech.
  3. (February 10, 2016). "Vulkan Driver Support". [[Nvidia]].
  4. (February 10, 2016). "Vulkan Driver Support". [[Nvidia]].
  5. Kampman, Jeffrey. (2025-07-31). "Nvidia confirms end of Game Ready driver support for Maxwell and Pascal GPUs — affected products will get optimized drivers through October 2025".
  6. (November 12, 2012). "NVIDIA Launches Tesla K20 & K20X: GK110 Arrives At Last". AnandTech.
  7. "GeForce Game Ready Driver For Civilization: Beyond Earth & Lords Of The Fallen Available Now".
  8. "NVIDIA Kepler not fully compliant with DirectX 11.1".
  9. [http://www.brightsideofnews.com/news/2012/11/21/nvidia-doesnt-fully-support-directx-111-with-kepler-gpus2c-bute280a6.aspx Nvidia Doesn't Fully Support DirectX 11.1 with Kepler GPUs, But… - Bright Side Of News ]. {{webarchive. link. (December 29, 2012.)
  10. (February 19, 2013). "GK110: The True Tank - Nvidia GeForce GTX Titan 6 GB: GK110 On A Gaming Card".
  11. (November 7, 2013). "Nvidia GeForce GTX 780 Ti Review: GK110, Fully Unlocked".
  12. (February 18, 2014). "The NVIDIA GeForce GTX 750 Ti and GTX 750 Review: Maxwell Makes Its Move". [[AnandTech]].
  13. "NVIDIA GeForce 705M".
  14. "GeForce 710M - Specifications - GeForce".
  15. "GeForce GT 720M - Specifications - GeForce".
  16. "GeForce GT 730M - Specifications - GeForce".
  17. "GeForce GT 735M - Specifications - GeForce".
  18. "GeForce GT 740M - Specifications - GeForce".
  19. "GeForce GT 745M - Specifications - GeForce".
  20. "GeForce GT 750M - Specifications - GeForce".
  21. "GeForce GT 755M - Specifications - GeForce".
  22. "GeForce GTX 760M - Specifications - GeForce".
  23. "GeForce GTX 765M - Specifications - GeForce".
  24. "GeForce GTX 770M - Specifications - GeForce".
  25. "GeForce GTX 780M - Specifications - GeForce".
  26. (31 May 2022). "The Khronos Group".
  27. "Nvidia Kepler not fully compliant with Direct3D 11.1".
  28. [http://www.brightsideofnews.com/news/2012/11/21/nvidia-doesnt-fully-support-Direct3D-111-with-kepler-gpus2c-bute280a6.aspx Nvidia Doesn't Fully Support DirectX 11.1 with Kepler GPUs, But... - BrightSideOfNews.com] {{webarchive. link. (September 3, 2013)
  29. "Nvidia GeForce GT 705 {{pipe}} techPowerUp GPU Database".
  30. "Nvidia GeForce GT 710 {{pipe}} techPowerUp GPU Database".
  31. "Nvidia GeForce GT 720 {{pipe}} techPowerUp GPU Database".
  32. "GT 730 {{pipe}} Specifications".
  33. "GeForce GT 730 1GB-ZOTAC". [[ZOTAC]].
  34. "EVGA - Products - EVGA GeForce GT 730 2GB (Low Profile) - 02G-P3-3733-KR".
  35. "AFOX GTX 750 4 GB Specs".
  36. "NVIDIA GeForce GTX 760 Ti OEM Specs".
  37. (2014-03-21). "Articles - EVGA GeForce GTX 780 6GB Step-Up Available Now!". EVGA.
  38. "GeForce GTX780 Ti. Specifications".
  39. (31 October 2013). "Nvidia GeForce GTX 780 Ti has 2880 CUDA cores".
  40. "PNY dévoile son nouveau foudre de guerre: la GeForce GTX 780 TI.".
  41. "GeForce GTX TITAN".
  42. "TITAN Graphics Card".
  43. "Nvidia's GeForce GTX Titan, Part 1: Titan For Gaming, Titan For Compute".
  44. "Titan's Compute Performance (aka Ph.D Lust) - Nvidia's GeForce GTX Titan Review, Part 2: Titan's Performance Unveiled".
  45. (5 June 2014). "售价21999元!NV旗舰GTX TITAN Z评测-太平洋电脑网".
  46. "NVIDIA GeForce GTX TITAN Z Specs".
  47. "Support Plan for 32-bit and 64-bit Operating Systems - NVIDIA".
  48. "Support Plan for Kepler-series GeForce GPUs for notebooks | NVIDIA".
  49. "Support Plan for Windows 7 and Windows 8/8.1 | NVIDIA".
  50. "Support Plan for Kepler-series GeForce GPUs for Desktop | NVIDIA".
  51. "Anyway to Change Monitor Type Shown in Nvidia Control Panel? \ VOGONS".
  52. "NVIDIA CUDA Toolkit Release Notes".
  53. "NVIDIA confirms end of support for GeForce GTX 700, 900 and 10 series after 580 drivers".
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about GeForce 700 series — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report