History of supercomputing

The history of supercomputing goes back to the 1960s when a series of computers at Control Data Corporation (CDC) were designed by Seymour Cray to use innovative designs and parallelism to achieve superior computational peak performance.[1] The CDC 6600, released in 1964, is generally considered the first supercomputer.[2][3] However, some earlier computers were considered supercomputers for their day such as the 1954 IBM NORC in the 1950s,[4] and in the early 1960s, the UNIVAC LARC (1960),[5] the IBM 7030 Stretch (1962),[6] and the Manchester Atlas (1962), all[specify] of which were of comparable power.[citation needed]

A Cray-1 supercomputer preserved at the Deutsches Museum

While the supercomputers of the 1980s used only a few processors, in the 1990s, machines with thousands of processors began to appear both in the United States and in Japan, setting new computational performance records.

By the end of the 20th century, massively parallel supercomputers with thousands of "off-the-shelf" processors similar to those found in personal computers were constructed and broke through the teraFLOPS computational barrier.

Progress in the first decade of the 21st century was dramatic and supercomputers with over 60,000 processors appeared, reaching petaFLOPS performance levels.

Beginnings: 1950s and 1960s edit

The term "Super Computing" was first used in the New York World in 1929[7] to refer to large custom-built tabulators that IBM had made for Columbia University.[8]

In 1957, a group of engineers left Sperry Corporation to form Control Data Corporation (CDC) in Minneapolis, Minnesota. Seymour Cray left Sperry a year later to join his colleagues at CDC.[1] In 1960, Cray completed the CDC 1604, one of the first generation of commercially successful transistorized computers and at the time of its release, the fastest computer in the world.[9] However, the sole fully transistorized Harwell CADET was operational in 1951, and IBM delivered its commercially successful transistorized IBM 7090 in 1959.

 
The CDC 6600 with the system console

Around 1960, Cray decided to design a computer that would be the fastest in the world by a large margin. After four years of experimentation along with Jim Thornton, and Dean Roush and about 30 other engineers, Cray completed the CDC 6600 in 1964. Cray switched from germanium to silicon transistors, built by Fairchild Semiconductor, that used the planar process. These did not have the drawbacks of the mesa silicon transistors. He ran them very fast, and the speed of light restriction forced a very compact design with severe overheating problems, which were solved by introducing refrigeration, designed by Dean Roush.[10] The 6600 outperformed the industry's prior recordholder, the IBM 7030 Stretch,[clarification needed] by a factor of three.[11][12] With performance of up to three megaFLOPS,[13][14] it was dubbed a supercomputer and defined the supercomputing market when two hundred computers were sold at $9 million each.[9][15]

The 6600 gained speed by "farming out" work to peripheral computing elements, freeing the CPU (Central Processing Unit) to process actual data. The Minnesota FORTRAN compiler for the machine was developed by Liddiard and Mundstock at the University of Minnesota and with it the 6600 could sustain 500 kiloflops on standard mathematical operations.[16] In 1968, Cray completed the CDC 7600, again the fastest computer in the world.[9] At 36 MHz, the 7600 had 3.6 times the clock speed of the 6600, but ran significantly faster due to other technical innovations. They sold only about 50 of the 7600s, not quite a failure. Cray left CDC in 1972 to form his own company.[9] Two years after his departure CDC delivered the STAR-100, which at 100 megaflops was three times the speed of the 7600. Along with the Texas Instruments ASC, the STAR-100 was one of the first machines to use vector processingthe idea having been inspired around 1964 by the APL programming language.[17][18]

 
The University of Manchester Atlas in January 1963.

In 1956, a team at Manchester University in the United Kingdom began development of MUSEa name derived from microsecond enginewith the aim of eventually building a computer that could operate at processing speeds approaching one microsecond per instruction, about one million instructions per second.[19] Mu (the name of the Greek letter µ) is a prefix in the SI and other systems of units denoting a factor of 10−6 (one millionth).

At the end of 1958, Ferranti agreed to collaborate with Manchester University on the project, and the computer was shortly afterwards renamed Atlas, with the joint venture under the control of Tom Kilburn. The first Atlas was officially commissioned on 7 December 1962nearly three years before the Cray CDC 6600 supercomputer was introducedas one of the world's first supercomputers. It was considered at the time of its commissioning to be the most powerful computer in the world, equivalent to four IBM 7094s. It was said that whenever Atlas went offline half of the United Kingdom's computer capacity was lost.[20] The Atlas pioneered virtual memory and paging as a way to extend its working memory by combining its 16,384 words of primary core memory with an additional 96K words of secondary drum memory.[21] Atlas also pioneered the Atlas Supervisor, "considered by many to be the first recognizable modern operating system".[20]

The Cray era: mid-1970s and 1980s edit

 
A Fluorinert-cooled Cray-2 supercomputer

Four years after leaving CDC, Cray delivered the 80 MHz Cray-1 in 1976, and it became the most successful supercomputer in history.[18][22] The Cray-1, which used integrated circuits with two gates per chip, was a vector processor. It introduced a number of innovations, such as chaining, in which scalar and vector registers generate interim results that can be used immediately, without additional memory references which would otherwise reduce computational speed.[10][23] The Cray X-MP (designed by Steve Chen) was released in 1982 as a 105 MHz shared-memory parallel vector processor with better chaining support and multiple memory pipelines. All three floating point pipelines on the X-MP could operate simultaneously.[23] By 1983 Cray and Control Data were supercomputer leaders; despite its lead in the overall computer market, IBM was unable to produce a profitable competitor.[24]

The Cray-2, released in 1985, was a four-processor liquid cooled computer totally immersed in a tank of Fluorinert, which bubbled as it operated.[10] It reached 1.9 gigaflops and was the world's fastest supercomputer, and the first to break the gigaflop barrier.[25] The Cray-2 was a totally new design. It did not use chaining and had a high memory latency, but used much pipelining and was ideal for problems that required large amounts of memory.[23] The software costs in developing a supercomputer should not be underestimated, as evidenced by the fact that in the 1980s the cost for software development at Cray came to equal what was spent on hardware.[26] That trend was partly responsible for a move away from the in-house, Cray Operating System to UNICOS based on Unix.[26]

The Cray Y-MP, also designed by Steve Chen, was released in 1988 as an improvement of the X-MP and could have eight vector processors at 167 MHz with a peak performance of 333 megaflops per processor.[23] In the late 1980s, Cray's experiment on the use of gallium arsenide semiconductors in the Cray-3 did not succeed. Seymour Cray began to work on a massively parallel computer in the early 1990s, but died in a car accident in 1996 before it could be completed. Cray Research did, however, produce such computers.[22][10]

Massive processing: the 1990s edit

The Cray-2 which set the frontiers of supercomputing in the mid to late 1980s had only 8 processors. In the 1990s, supercomputers with thousands of processors began to appear. Another development at the end of the 1980s was the arrival of Japanese supercomputers, some of which were modeled after the Cray-1.

 
Rear of the Paragon cabinet showing the bus bars and mesh routers

The SX-3/44R was announced by NEC Corporation in 1989 and a year later earned the fastest-in-the-world title with a four-processor model.[27] However, Fujitsu's Numerical Wind Tunnel supercomputer used 166 vector processors to gain the top spot in 1994. It had a peak speed of 1.7 gigaflops per processor.[28][29] The Hitachi SR2201 obtained a peak performance of 600 gigaflops in 1996 by using 2,048 processors connected via a fast three-dimensional crossbar network.[30][31][32]

In the same timeframe the Intel Paragon could have 1,000 to 4,000 Intel i860 processors in various configurations, and was ranked the fastest in the world in 1993. The Paragon was a MIMD machine which connected processors via a high speed two-dimensional mesh, allowing processes to execute on separate nodes; communicating via the Message Passing Interface.[33] By 1995, Cray was also shipping massively parallel systems, e.g. the Cray T3E with over 2,000 processors, using a three-dimensional torus interconnect.[34][35]

The Paragon architecture soon led to the Intel ASCI Red supercomputer in the United States, which held the top supercomputing spot to the end of the 20th century as part of the Advanced Simulation and Computing Initiative. This was also a mesh-based MIMD massively-parallel system with over 9,000 compute nodes and well over 12 terabytes of disk storage, but used off-the-shelf Pentium Pro processors that could be found in everyday personal computers. ASCI Red was the first system ever to break through the 1 teraflop barrier on the MP-Linpack benchmark in 1996; eventually reaching 2 teraflops.[36]

Petascale computing in the 21st century edit

 
A Blue Gene/P supercomputer at Argonne National Laboratory

Significant progress was made in the first decade of the 21st century. The efficiency of supercomputers continued to increase, but not dramatically so. The Cray C90 used 500 kilowatts of power in 1991, while by 2003 the ASCI Q used 3,000 kW while being 2,000 times faster, increasing the performance per watt 300 fold.[37]

In 2004, the Earth Simulator supercomputer built by NEC at the Japan Agency for Marine-Earth Science and Technology (JAMSTEC) reached 35.9 teraflops, using 640 nodes, each with eight proprietary vector processors.[38]

The IBM Blue Gene supercomputer architecture found widespread use in the early part of the 21st century, and 27 of the computers on the TOP500 list used that architecture. The Blue Gene approach is somewhat different in that it trades processor speed for low power consumption so that a larger number of processors can be used at air cooled temperatures. It can use over 60,000 processors, with 2048 processors "per rack", and connects them via a three-dimensional torus interconnect.[39][40]

Progress in China has been rapid, in that China placed 51st on the TOP500 list in June 2003; this was followed by 14th in November 2003, 10th in June 2004, then 5th during 2005, before gaining the top spot in 2010 with the 2.5 petaflop Tianhe-I supercomputer.[41][42]

In July 2011, the 8.1 petaflop Japanese K computer became the fastest in the world, using over 60,000 SPARC64 VIIIfx processors housed in over 600 cabinets. The fact that the K computer is over 60 times faster than the Earth Simulator, and that the Earth Simulator ranks as the 68th system in the world seven years after holding the top spot, demonstrates both the rapid increase in top performance and the widespread growth of supercomputing technology worldwide.[43][44][45] By 2014, the Earth Simulator had dropped off the list and by 2018 the K computer had dropped out of the top 10. By 2018, Summit had become the world's most powerful supercomputer, at 200 petaFLOPS. In 2020, the Japanese once again took the top spot with the Fugaku supercomputer, capable of 442 PFLOPS. Finally, starting in 2022 and until the present (as of December 2023), the world's fastest supercomputer had become the Hewlett Packard Enterprise Frontier, also known as the OLCF-5 and hosted at the Oak Ridge Leadership Computing Facility (OLCF) in Tennessee, United States. The Frontier is based on the Cray EX, is the world's first exascale supercomputer, and uses only AMD CPUs and GPUs; it achieved an Rmax of 1.102 exaFLOPS, which is 1.102 quintillion operations per second.[46][47][48][49][50]

Historical TOP500 table edit

This is a list of the computers which appeared at the top of the TOP500 list since 1993.[51] The "Peak speed" is given as the "Rmax" rating.

 
Rapid growth of supercomputers performance, based on data from top500.org site. The logarithmic y-axis shows performance in GFLOPS.
  Combined performance of 500 largest supercomputers
  Fastest supercomputer
  Supercomputer in 500th place
Year Supercomputer Peak speed
(Rmax)
Power efficiency
(GFLOPS per Watt)
Location
1993 Fujitsu Numerical Wind Tunnel 124.50 GFLOPS National Aerospace Laboratory, Tokyo, Japan
1993 Intel Paragon XP/S 140 143.40 GFLOPS DoE-Sandia National Laboratories, New Mexico, USA
1994 Fujitsu Numerical Wind Tunnel 170.40 GFLOPS National Aerospace Laboratory, Tokyo, Japan
1996 Hitachi SR2201/1024 220.40 GFLOPS University of Tokyo, Japan
Hitachi CP-PACS/2048 368.20 GFLOPS University of Tsukuba, Tsukuba, Japan
1997 Intel ASCI Red/9152 1.338 TFLOPS DoE-Sandia National Laboratories, New Mexico, USA
1999 Intel ASCI Red/9632 2.3796 TFLOPS
2000 IBM ASCI White 7.226 TFLOPS DoE-Lawrence Livermore National Laboratory, California, USA
2002 NEC Earth Simulator 35.860 TFLOPS Earth Simulator Center, Yokohama, Japan
2004 IBM Blue Gene/L 70.720 TFLOPS DoE/IBM Rochester, Minnesota, USA
2005 136.800 TFLOPS DoE/U.S. National Nuclear Security Administration,
Lawrence Livermore National Laboratory, California, USA
280.600 TFLOPS
2007 478.200 TFLOPS
2008 IBM Roadrunner 1.026 PFLOPS DoE-Los Alamos National Laboratory, New Mexico, USA
1.105 PFLOPS 0.445
2009 Cray Jaguar 1.759 PFLOPS DoE-Oak Ridge National Laboratory, Tennessee, USA
2010 Tianhe-IA 2.566 PFLOPS 0.635 National Supercomputing Center, Tianjin, China
2011 Fujitsu K computer 10.510 PFLOPS 0.825 Riken, Kobe, Japan
2012 IBM Sequoia 16.320 PFLOPS Lawrence Livermore National Laboratory, California, USA
2012 Cray Titan 17.590 PFLOPS Oak Ridge National Laboratory, Tennessee, USA
2013 NUDT Tianhe-2 33.860 PFLOPS 2.215 Guangzhou, China
2016 Sunway TaihuLight 93.010 PFLOPS 6.051 Wuxi, China
2018 IBM Summit 122.300 PFLOPS 14.668 DoE-Oak Ridge National Laboratory, Tennessee, USA
2020 Fugaku 415.530 PFLOPS 15.418 Riken, Kobe, Japan
2021 Frontier >1.1 EFLOPS Oak Ridge Leadership Computing Facility, AMD, USA

Export controls edit

The CoCom and its later replacement, the Wassenaar Arrangement, legally regulated, i.e. required licensing and approval and record-keeping; or banned entirely, the export of high-performance computers (HPCs) to certain countries. Such controls have become harder to justify, leading to loosening of these regulations. Some have argued these regulations were never justified.[52][53][54][55][56][57]

See also edit

External links edit


References edit

  1. ^ a b Chen, Sao-Jie; Lin, Guang-Huei; Hsiung, Pao-Ann; Hu, Yu-Hen (2009). Hardware software co-design of a multimedia SOC platform. Springer Science+Business Media. pp. 70–72. ISBN 9781402096235. Retrieved 20 February 2018.
  2. ^ Impagliazzo, John; Lee, John A. N. (2004). History of computing in education. Springer. p. 172. ISBN 1-4020-8135-9. Retrieved 20 February 2018.
  3. ^ Sisson, Richard; Zacher, Christian K. (2006). The American Midwest: an interpretive encyclopedia. Indiana University Press. p. 1489. ISBN 0-253-34886-2.
  4. ^ Frank da Cruz (25 October 2013) [2004]. "IBM NORC". Retrieved 20 February 2018.
  5. ^ Lundstrom, David E. (1984). A Few Good Men from UNIVAC. MIT Press. ISBN 9780735100107. Retrieved 20 February 2018.
  6. ^ David Lundstrom, A Few Good Men from UNIVAC, page 90, lists LARC and STRETCH as supercomputers.
  7. ^ Eames, Charles; Eames, Ray (1973). A Computer Perspective. Cambridge, Mass: Harvard University Press. p. 95.. Page 95 identifies the article as "Super Computing Machines Shown". New York World. March 1, 1920.. However, the article shown on page 95 references the Statistical Bureau in Hamilton Hall, and an article at the Columbia Computing History web site states that such did not exist until 1929. See The Columbia Difference Tabulator - 1931
  8. ^ "Super Computing Machines Shown (in New York World)". Retrieved 26 February 2024.
  9. ^ a b c d Hannan, Caryn (2008). Wisconsin Biographical Dictionary. State History Publications. pp. 83–84. ISBN 978-1-878592-63-7. Retrieved 20 February 2018.
  10. ^ a b c d Murray, Charles J. (1997). The Supermen. Wiley & Sons. ISBN 9780471048855.
  11. ^ "Designed by Seymour Cray, the CDC 6600 was almost three times faster than the next fastest machine of its day, the IBM 7030 Stretch." Making a World of Difference: Engineering Ideas into Reality. National Academy of Engineering. 2014. ISBN 978-0309312653.
  12. ^ "In 1964 Cray's CDC 6600 replaced Stretch as the fastest computer on Earth." Sofroniou, Andreas (2013). Expert Systems, Knowledge Engineering for Human Replication. Lulu.com. ISBN 978-1291595093.
  13. ^ Anthony, Sebastian (April 10, 2012). "The History of Supercomputers". ExtremeTech. Retrieved 2015-02-02.
  14. ^ "CDC 6600". Encyclopædia Britannica. Retrieved 2015-02-02.
  15. ^ Ceruzzi, Paul E. (2003). A history of modern computing. MIT Press. p. 161. ISBN 978-0-262-53203-7. Retrieved 20 February 2018.
  16. ^ Frisch, Michael J. (December 1972). "Remarks on algorithm 352 [S22], algorithm 385 [S13], algorithm 392 [D3]". Communications of the ACM. 15 (12): 1074. doi:10.1145/361598.361914. S2CID 6571977.
  17. ^ Fosdick, Lloyd Dudley (1996). An Introduction to high-performance scientific computing. MIT Press. p. 418. ISBN 0-262-06181-3.
  18. ^ a b Hill, Mark Donald; Jouppi, Norman Paul; Sohi, Gurindar (1999). Readings in computer architecture. Gulf Professional. pp. 41–48. ISBN 978-1-55860-539-8.
  19. ^ "The Atlas". University of Manchester. Archived from the original on 28 July 2012. Retrieved 21 September 2010.
  20. ^ a b Lavington, Simon Hugh (1998). A History of Manchester Computers (2 ed.). Swindon: The British Computer Society. pp. 41–52. ISBN 978-1-902505-01-5.
  21. ^ Creasy, R. J. (September 1981), "The Origin of the VM/370 Time-Sharing System" (PDF), IBM Journal of Research & Development, vol. 25, no. 5, p. 486
  22. ^ a b Reilly, Edwin D. (2003). Milestones in computer science and information technology. Bloomsbury Academic. p. 65. ISBN 1-57356-521-0.
  23. ^ a b c d Tokhi, M. O.; Hossain, Mohammad Alamgir (2003). Parallel computing for real-time signal processing and control. Springer. pp. 201-202. ISBN 978-1-85233-599-1.
  24. ^ Greenwald, John (1983-07-11). "The Colossus That Works". Time. Archived from the original on 2008-05-14. Retrieved 2019-05-18.
  25. ^ Due to Soviet propaganda, it can be read sometimes that the Soviet supercomputer M13 was the first to reach the gigaflops barrier. Actually, the M13 construction began in 1984, but it was not operational before 1986. Rogachev Yury Vasilievich, Russian Virtual Computer Museum
  26. ^ a b MacKenzie, Donald (1998). Knowing machines: essays on technical change. MIT Press. pp. 149–151. ISBN 0-262-63188-1.
  27. ^ Glowinski, R.; Lichnewsky, A. (January 1990). Computing methods in applied sciences and engineering. pp. 353–360. ISBN 0-89871-264-5.
  28. ^ "TOP500 Annual Report 1994". 1 October 1996.
  29. ^ Hirose, N.; Fukuda, M. (1997). Numerical Wind Tunnel (NWT) and CFD Research at National Aerospace Laboratory. Proceedings of HPC-Asia '97. IEEE Computer Society. doi:10.1109/HPC.1997.592130.
  30. ^ Fujii, H.; Yasuda, Y.; Akashi, H.; Inagami, Y.; Koga, M.; Ishihara, O.; Kashiyama, M.; Wada, H.; Sumimoto, T. (April 1997). Architecture and performance of the Hitachi SR2201 massively parallel processor system. Proceedings of 11th International Parallel Processing Symposium. pp. 233–241. doi:10.1109/IPPS.1997.580901. ISBN 0-8186-7793-7.
  31. ^ Iwasaki, Y. (January 1998). "The CP-PACS project". Nuclear Physics B - Proceedings Supplements. 60 (1–2): 246–254. arXiv:hep-lat/9709055. Bibcode:1998NuPhS..60..246I. doi:10.1016/S0920-5632(97)00487-8.
  32. ^ A.J. van der Steen, Overview of recent supercomputers, Publication of the NCF, Stichting Nationale Computer Faciliteiten, the Netherlands, January 1997.
  33. ^ Reed, Daniel A. (2003). Scalable input/output: achieving system balance. MIT Press. p. 182. ISBN 978-0-262-68142-1.
  34. ^ "Cray Sells First T3E-1350 Supercomputer to PhillipsPetroleum" (Press release). Seattle: Gale Group. Business Wire. 7 August 2000.
  35. ^ Agida, N. R.; et al. (et al.) (March–May 2005). "Blue Gene/L Torus Interconnection Network" (PDF). IBM Journal of Research and Development. 45 (2–3): 265. Archived from the original (PDF) on 15 August 2011. Retrieved 9 February 2012.
  36. ^ Greenberg, David S. (1998). Heath, Michael T. (ed.). "Enabling Department-Scale Supercomputing". Algorithms for Parallel Processing. 105: 323. ISBN 0-387-98680-4. Retrieved 20 February 2018.
  37. ^ Feng, Wu-chun (1 October 2003). "Making a Case for Efficient Supercomputing". ACM Queue. 1 (7): 54–64. doi:10.1145/957717.957772. S2CID 11283177.
  38. ^ Sato, Tetsuya (2004). "The Earth Simulator: Roles and Impacts". Nuclear Physics B: Proceedings Supplements. 129: 102. Bibcode:2004NuPhS.129..102S. doi:10.1016/S0920-5632(03)02511-8.
  39. ^ Almasi, George; et al. (et al.) (2005). Cunha, José Cardoso; Medeiros, Pedro D. (eds.). Early Experience with Scientific Applications on the Blue Gene/L Supercomputer. Euro-Par 2005 parallel processing: 11th International Euro-Par Conference. pp. 560–567. ISBN 9783540319252.
  40. ^ Morgan, Timothy Prickett (22 November 2010). "IBM uncloaks 20 petaflops BlueGene/Q super". The Register.
  41. ^ Graham, Susan L.; Snir, Marc; Patterson, Cynthia A. (2005). Getting up to speed: the future of supercomputing. National Academies Press. p. 188. ISBN 0-309-09502-6.
  42. ^ Vance, Ashlee (28 October 2010). "China Wrests Supercomputer Title From U.S." The New York Times. Retrieved 20 February 2018.
  43. ^ "Japanese supercomputer 'K' is world's fastest". The Telegraph. 20 June 2011. Retrieved 20 June 2011.
  44. ^ "Japanese 'K' Computer Is Ranked Most Powerful". The New York Times. 20 June 2011. Retrieved 20 June 2011.
  45. ^ "Supercomputer 'K computer' Takes First Place in World". Fujitsu. Retrieved 20 June 2011.
  46. ^ Wells, Jack (March 19, 2018). "Powering the Road to National HPC Leadership". OpenPOWER Summit 2018. Archived from the original on August 4, 2020. Retrieved March 25, 2018.
  47. ^ Bethea, Katie (February 13, 2018). "Frontier: OLCF'S Exascale Future – Oak Ridge Leadership Computing Facility". Oak Ridge National Laboratory - Leadership Computing Facility. Archived from the original on March 10, 2018.
  48. ^ "DOE Under Secretary for Science Dabbar's Exascale Update". insideHPC. October 9, 2020. Archived from the original on October 28, 2020.
  49. ^ Don Clark (May 30, 2022). "U.S. Retakes Top Spot in Supercomputer Race". The New York Times. Archived from the original on June 1, 2022. Retrieved June 1, 2022.
  50. ^ Larabel, Michael (May 30, 2022). "AMD-Powered Frontier Supercomputer Tops Top500 At 1.1 Exaflops, Tops Green500 Too". Phoronix. Archived from the original on June 6, 2022. Retrieved June 1, 2022.
  51. ^ "Sublist Generator". Top500. 2017. Retrieved 20 February 2018.
  52. ^ "Complexities of Setting Export Control Thresholds: Computers". Export controls and nonproliferation policy (PDF). DIANE Publishing. May 1994. ISBN 9781428920521.
  53. ^ Wolcott, Peter; Goodman, Seymour; Homer, Patrick (November 1998). "High Performance Computing Export Controls: Navigating Choppy Waters". Communications of the ACM. 41 (11). New York, USA: 27–30. doi:10.1145/287831.287836. S2CID 18519822.
  54. ^ McLoughlin, Glenn J.; Fergusson, Ian F. (10 February 2003). High Performance Computers and Export Control Policy (PDF) (Report).
  55. ^ Brugger, Seth (1 September 2000). "U.S. Revises Computer Export Control Regulations". Arms Control Association.
  56. ^ "Export Controls for High Performance Computers". 24 June 2011.
  57. ^ Blagdon, Jeff (30 May 2013). "US removes sanctions on computer exports to Iran".