tdulcet / Distributed-Computing-Scripts

🖧 Distributed Computing Scripts for GIMPS, BOINC and Folding@home
MIT License
18 stars 12 forks source link

Watson Supercomputer Jupyter Notebook #5

Closed Danc2050 closed 4 years ago

Danc2050 commented 5 years ago

This project, I hypothesize, may be run on a Jupyter Notebook inside IBMs Supercomputer -- Watson. There is a limited time of computing time, but as with Google's Colab, work can be saved.

Article Explaining Availability to General Public: https://www.eteknix.com/access-ibms-watson-supercomputer-free/ Specs of Watson

Danc2050 commented 4 years ago

Watson IBM instances can be accessed through the CLI. I am not sure yet if a Watson IBM Instance is the same as what I/you spun up (maybe it's just a notebook). But the SSH tunnel may be able to be created with the script I mentioned in my last comments in #3, I haven't looked into the details yet.

Danc2050 commented 4 years ago

Watson severely limits the use of their supercomptuer to users per mont, making this not an ideal platform for Distributed Computing at this time.