Run differents scripts in different cpu-cores
Hi experts!
Im a newby user of linux, python and sage.
I have a 4-core CPU (intel i3) and a 2-cores cpu in other laptop (intel atom N2600). I wanna run 6 different sage-scripts simultaneously ussing the 6 cores, i.e.: run one script for cpu-core.
I use Linux mint 13 in one laptop (2 cores-cpu) and Ubuntu 13.04 in the other laptop (4 cores).
How can i do that? (without using @parallel decotertor or other difficult stuff).
Waiting for your answers.
Thanks a lot!!