This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients njs, pitrou, vstinner
Date 2016-03-18.10:52:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458298350.27.0.902833547242.issue26530@psf.upfronthosting.co.za>
In-reply-to
Content
A n-GPU system will have n+1 address spaces. Such systems exist in high-performance computing.

You can also probably find weird systems (embedded, mostly, I'd say) with more than two address spaces.
History
Date User Action Args
2016-03-18 10:52:30pitrousetrecipients: + pitrou, vstinner, njs
2016-03-18 10:52:30pitrousetmessageid: <1458298350.27.0.902833547242.issue26530@psf.upfronthosting.co.za>
2016-03-18 10:52:30pitroulinkissue26530 messages
2016-03-18 10:52:30pitroucreate