Forum: C++ May 19th, 2008 |
| Replies: 7 Views: 1,720 |
Forum: C++ May 16th, 2008 |
| Replies: 7 Views: 1,720 Its a sample code downloaded from Intel site. Which I have compiled to shared object. |
Forum: C++ May 16th, 2008 |
| Replies: 7 Views: 1,720 Hi..
I have created a shared object by developing and compiling it on RHEL 5.
Than I tried to use same shared object on RHEL 4 and SuSe 10.0.But it didn t work.Error message shown was " Floating... |
Forum: C++ Apr 3rd, 2008 |
| Replies: 4 Views: 1,732 hi..
I am executing it on two different boxes. No Windows machine does not have dual core processor.
Thanx for your quick reply.. So can I reduce this CPU utlization by some way? |
Forum: C++ Apr 1st, 2008 |
| Replies: 4 Views: 1,732 Hi..
I have written a C++ program to compress and decompress jp2k files. But when I am executing this program the CPU usage is 100%... Can any one tell me :
why is it so and
how to reduce CPU... |
Forum: C++ Mar 10th, 2008 |
| Replies: 0 Views: 1,569 hi...
I have been assigned a task of porting Windows DLL on Linux...
DLL is being created using C++ and IPP (Integrated performance Primitives,set of libraries). VC++ IDE has been used for wring... |