Hi,
I have a Hp laptop, intel core2 duo and running kubuntu linux, and have a C++ program thats taking 4+ hours, when i do
gcc ./program -o program
./program
Am i right to assume that im not using both cores?
I have also downloaded the intel C 10.0 compiler,
http://www.intel.com/cd/software/products/asmo-na/eng/compilers/clin/277618.htmAm i taking the right steps? I downloaded the intel64 version ( kubuntu is 64 bit for me ) and i ran the install script, it said it completed but when i went to /opt/intel all that was there was a lience folder, plus when i ran "icc program" = unknow command.
What did i do wrong?
Thank You: