- #1
- 1,598
- 605
Hi,
I've done quite a bit of scientific computation at work, mainly related to molecular QM and dynamics of hyperelastic bodies... I've used C++ to write the code for those applications. I also do some other simulations at home in my free time, just for fun.
My home laptop isn't exactly the kind of machine you can do computationally intensive things with, and I just read about the XBox One:s Dev Mode that allows anyone to write apps or games for XBox with C++. I then got a strange idea - how difficult would it be to code an XBox app that would use the multiple processors of the console to calculate something like integrating partial differential equations numerically and then send the output file with the results to your laptop via WiFi connection? Or maybe even a game console version of Folding@Home or similar. I got an XBox One last christmas and I've been using it to play games and watch Netflix, but I also immediately started wondering if I'd be able to make my own XBox apps.
I can even imagine an app that would let you "share" Xbox:s processor speed wirelessly to your PC to use it for any purpose.
I've done quite a bit of scientific computation at work, mainly related to molecular QM and dynamics of hyperelastic bodies... I've used C++ to write the code for those applications. I also do some other simulations at home in my free time, just for fun.
My home laptop isn't exactly the kind of machine you can do computationally intensive things with, and I just read about the XBox One:s Dev Mode that allows anyone to write apps or games for XBox with C++. I then got a strange idea - how difficult would it be to code an XBox app that would use the multiple processors of the console to calculate something like integrating partial differential equations numerically and then send the output file with the results to your laptop via WiFi connection? Or maybe even a game console version of Folding@Home or similar. I got an XBox One last christmas and I've been using it to play games and watch Netflix, but I also immediately started wondering if I'd be able to make my own XBox apps.
I can even imagine an app that would let you "share" Xbox:s processor speed wirelessly to your PC to use it for any purpose.