Announcement: VectorC {PC} 1.2

mat.b@codeplay.com (Mat Bettinson)
6 Oct 2001 15:53:42 -0400

          From comp.compilers

Related articles
Announcement: VectorC {PC} 1.2 mat.b@codeplay.com (2001-10-06)
| List of all articles for this month |

From: mat.b@codeplay.com (Mat Bettinson)
Newsgroups: comp.compilers
Date: 6 Oct 2001 15:53:42 -0400
Organization: Compilers Central
Keywords: C, available
Posted-Date: 06 Oct 2001 15:53:42 EDT

Codeplay, provider of high performance game development tools, has
released version 1.2 of the Win32 version of their flagship VectorC
compiler. VectorC allows games to be faster and with more features
than previously possible.


  VectorC 1.2 enhances the already impressive performance that v1.1
could extract from standard C code. The 1.2 update also provides a
compiler control system within the Microsoft Visual Studio environment
that allows each part of a project to be tuned independently within an
easy to use intuitive GUI.


VectorC exploits the ability of the latest microprocessors to perform
multiple operations in parallel. The new SIMD (single instruction,
multiple data) instructions enable a large boost in processing power,
however taking advantage of them (vectorizing) is a time consuming
process which has so far required the deployment of complex assembly
language programming.


Full press release: http://www.codeplay.com/press/12rel.html
Codeplay web site: http://www.codeplay.com


Regards,


Mat Bettinson
Codeplay


Tel: +44 (0)20 7482 3382
140-142 Kentish Town Rd, London, NW1 9QB
http://www.codeplay.com


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.