If I use python (32 bit version) on a machine with for example 64Gb ram , will it be able to use these 64Gb of ram. Or does this depend on the Operating System ?
Python does not itself use any mechanisms for extending past the per-process userspace memory limit of the operating system. There are however modules for and means of doing so. So the answer is "depends on how much work you're willing to do".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With