Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

QuickThread (R) GPL sources now available

jimdempseyatthecove
Honored Contributor III
505 Views

The GPL version of the QuickThread(R) threading library sources is now available.

ftp://quickthreadprogramming.com
user: quickthread001
password: Download001!

Case sensitive, with zero-zero1, password has "!"
(please do not post anything into this ftp site)

Caution, this is not for casual use. The download is 44MB containing the development system sans .obj, .exe, .lib, etc.

Some of the projects are VS2010 others are VS2008. This archive is .zip format.

Library builds using Intel C++ (Windows) or GCC 4.5 or later on Linux with Eclipse (may build with GCC on Windows though I haven't tried).

Installation expects to be C:\QuickThread, though you can load elsewhere but may need to change paths in projects if you do.

In C:\QuickThread\QuickThread_v3 you will find the VS 2010 solution file for creating the Windows version of the libraries.

We probably should not clog up the Intel forum with Q&A. Use jim@quickthreadprogramming.com for any questions.

The binaries of the libraries are at www.quickthreadprogramming.com. These are v2, the sources via ftp: are v3

The library is intended for use on IA32, Intel64 and AMD32/64 processors. The code will need adjustments to run on Xeon Phi (aka MIC).

Jim Dempsey
www.quickthreadprogramming.com

0 Kudos
1 Reply
jimdempseyatthecove
Honored Contributor III
505 Views

EDIT

There was a report of corruption in the archive.

Download link is now available on the www.quickthreadprogramming.com website.
The above alternate account will be removed.

Jim Dempsey

0 Kudos
Reply