@William
Thanks for clarifying in detail. Yes, I have checked that the Python code
written in x86 can be run on ARM system by just copying the code.

There are certain barriers as you pointed out, like slow compiling and 
limited RAM size.
In my algorithm, I have to deal with a continuous data stream so limited 
ram size may affect the 
computation heavily. And, fast computation of large dataset is badly needed 
in my algorithm.
That is why, I was thinking about cross-compiling.
And also, as you suggested to use swap drive like virtual memory concept, 
can you elaborate on how to implement it?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to