Intel C++ STM Compiler, Prototype Edition

Intel C++ STM Compiler, Prototype Edition

Ritratto di Steve Lionel (Intel)

The Intel C++ STM Compiler, Prototype Edition includes runtime
libraries for transactional memory language construct extensions. The
transactional memory C++ language constructs included allow developers
to exercise new language constructs for parallel programming and to
understand the transaction memory programming model.

Transactional
memory is proposed to simplify parallel programming and to provide an
alternate concurrency control mechanism that avoids common pitfalls of
parallel programming. Such pitfalls include using locks for fine-grain
synchronization and composing code that already uses locks, making code
prone to deadlocks.

Comments and discussion are welcome in this thread.

Product Overview | Download

Steve
6 post / 0 new
Ultimo contenuto
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione
Ritratto di blaz

I'm very interested in trying out the C++ STM compiler. However, the download links are not working for me. I get a "Page not found" error.

Ritratto di Steve Lionel (Intel)

What's the URL of the "not found" page? Does this happen when you click the link in the above post or at a later point?

Steve
Ritratto di blaz

I have checked again and it seems the problem happens with Firefox. Using IE 7 the download links work fine.

These are the steps to reproduce the problem with Firefox:

1. Start here: http://software.intel.com/en-us/articles/intel-c-stm-compiler-prototype-edition-20
2. Click Download Now! (http://software.intel.com/en-us/articles/pre-release-license-agreement-for-intelreg-c-stm-compiler-prototype-edition-20)
3. Type email address, then click either Windows or Linux download link.
4. Get "Page not found" error (http://softwarecommunity.intel.com/isn/Downloads/Download.aspx?email=a&referrer=&from=http%3A//softwarecommunity.intel.com/en-us/articles/article_nice_name&url=w_cc_c_10.0.516_ia32.exe)

Ritratto di Steve Lionel (Intel)

Thanks - I can reproduce that and will let the proper people know.

Steve
Ritratto di Steve Lionel (Intel)

The Firefox download problem has been fixed.

Steve

Accedere per lasciare un commento.