This is a simple CPU burn program for the major UNIX systems: AIX, BSD, HP-UX, Linux, Solaris etc (full list in the source file #defines) and Windows. It will discover the number of available CPU cores and fork enough threads to create a load on all cores by default.
The number of threads and memory block size can be changed from the command line.