X

Intel updates programming tools for new chip designs

Says updated programming tools make it easier to write programs that divide tasks into simultaneous instruction sequences called threads.

Stephen Shankland Former Principal Writer
Stephen Shankland worked at CNET from 1998 to 2024 and wrote about processors, digital photography, AI, quantum computing, computer science, materials science, supercomputers, drones, browsers, 3D printing, USB, and new computing technology in general. He has a soft spot in his heart for standards groups and I/O interfaces. His first big scoop was about radioactive cat poop.
Expertise Processors, semiconductors, web browsers, quantum computing, supercomputers, AI, 3D printing, drones, computer science, physics, programming, materials science, USB, UWB, Android, digital photography, science. Credentials
  • Shankland covered the tech industry for more than 25 years and was a science writer for five years before that. He has deep expertise in microprocessors, digital photography, computer hardware and software, internet standards, web technology, and more.
Stephen Shankland

Intel announced updated programming tools Tuesday that it said makes it easier to write programs that divide tasks into simultaneous instruction sequences called threads. The tools are adapted to newer chips with multithreading and multiple processing engines called cores, Intel said.

In the process of translating high-level languages such as C++ into instructions a computer can comprehend, Intel's compiler software looks for areas of code that can be split into separate threads, Intel said. Version 9 of the Intel Compilers cost $399 for the C++ version and $499 for the Fortran version. Windows and Linux versions are available for both; the Linux version now incorporates a security feature designed to help protect software against some network attacks.