<< Previous question   Table of contents   MOSIX home   Next question >>
Question:
What happens if I attempt to run a 32-bit executable from a 64-bit node
Answer:
It will run correctly for the sake of transparency, but as a "native"
Linux process, so the program will not be able to migrate or use special
MOSIX features (not even its child processes, not even if they later
execute a 64-bit binary).