Cache optimization with std::vectorThanks PanGalactic. It was what I just needed :-) Thank you for your help.
Cache optimization with std::vectorHi, This is a general question of how to optimize an array so that you get a better cache hit. ...
posix threads with optimize flag -O2Thanks Galik, I see your point... something to think about :-)
posix threads with optimize flag -O2 By Galik: [quote]You might want to look into condition variables rather than perform your empty l...
posix threads with optimize flag -O2I figure out what the problem was. I have a variable which I use to assign each thread with a uni...
This user does not accept Private Messages