By this I meant: when you design your app side effects free, etc, will F# code be automatically distributed across all cores?
My understanding is that it won't but Parallel Extensions is being modified to make it consumable by F#. Which won't make it automatically multi-thread it, should make it very easy to achieve.