Accelerating AI
Despite how complex modern computers seem, their basic architecture hasn’t changed much since they started implementing what’s known as Von Neumann architecture. The real “brains” of computers lie in the CPU and the RAM, the latter of which stores program code and data. While modern RAM is amply fast for a wide range of tasks, the connection between the RAM and CPU can function as a bottleneck for certain tasks; in particular, many artificial intelligence implementations are restrained by how quickly the processor can access data stored in RAM. Recent developments, however, aim to mitigate this limitation, potentially leading to far more capable AI implementations and allowing developers to craft new means of harnessing the potential of AI.
