Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computational infrastructure #3

Open
mrocklin opened this issue Apr 29, 2018 · 4 comments
Open

Computational infrastructure #3

mrocklin opened this issue Apr 29, 2018 · 4 comments

Comments

@mrocklin
Copy link
Member

During the sprint I expect that people will work most of the time on their laptops. However it might also be useful to have some distributed services available, either on the cloud with a JupyterHub-Kubernetes deployment or on an HPC system. Is this something that we want to manage centrally or should we expect people to have their own preferred computational systems?

@NelleV
Copy link
Contributor

NelleV commented Apr 30, 2018

I can probably try to have something set up here at UC Berkeley, based on jupyterhub or the xsede computing services.

@NelleV
Copy link
Contributor

NelleV commented May 3, 2018

@yuvipanda happens to have a group of machines waiting for a group of users to use them.

Yuvi, do you mind describing what you could maybe provide?

@yuvipanda
Copy link

The Pacific Research Platform has a Kubernetes Cluster they're eager to put to test with real world use cases. This gives you a namespace in a Kubernetes cluster with CPU, Memory, disk and some GPUs. I already have a JupyterHub running there, and I'm also experimenting with providing SSH Based access(check it out with ssh -t <github-username>@kubessh.nautilus.optiputer.net -p 32222 -- --image=jupyter/base-notebook, with your github ssh key & any docker image).

If y'all can give me more details on what kinda workloads you'd likely be running I can say more :)

@mrocklin
Copy link
Member Author

mrocklin commented May 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants