SlideShare une entreprise Scribd logo
1  sur  30
Télécharger pour lire hors ligne
Open Infrastructure for an Open Society:
OSG, Commercial Clouds, and
Bring-Your-Own-Resources
4NRP
February 9th, 2023
• James Deaton
• Executive Director, Great Plains Network
• Derek Weitzel
• Research Assistant Professor, University of Nebraska-Lincoln,
OSG, PATh, PNRP
• Jeremy Evert
• Associate Professor, Computer Science, Southwestern
Oklahoma State University
• Igor Sfiligoi
• Lead Scientific Software Developer and Researcher, San Diego
Supercomputer Center
Open Infrastructure
Derek Weitzel – University of Nebraska-Lincoln
(Strictly Derek’s Opinions)
This project is supported by the National Science Foundation under Cooperative
Agreements OAC-2112167,. Any opinions, findings, conclusions or
recommendations expressed in this material are those of the authors and do not
necessarily reflect the views of the National Science Foundation.
National Research Platform
How is NRP “Open Infrastructure”
•All components are Open Source
• Kubernetes and containers
•Anyone can contribute resources
•Anyone can use the resources
•Documented Interfaces
•Resources were ”seeded” through various grants
• But grew with contributions from users
OSG
How is OSG “Open Infrastructure”
•All components are Open Source
• HTCondor and various tools
•Anyone can contribute resources
•Anyone can utilize the resources
•Interfaces are documented: osg-htc.org/docs
•Resources are ”seeded” by organizations such as LHC, and now CC*.
• But have grown through contributions of users
Open Science Data Federation
osdf.osg-htc.org
How is OSDF “Open Infrastructure”
• All components are Open Source
• Anyone can contribute resources
• Interfaces are documented
• Resources were “seeded” by various grants and Internet2
• But have grown by contributions from users, and soon CC*
Leveraging NRP on a smaller
campus
Jeremy Evert
Associate Professor, Southwestern Oklahoma State University
February 9th, 2023
About Southwestern Oklahoma State University
● 10th in the state in enrollment behind 2 community colleges
● 5,000 students across two campuses
○ Formerly a teaching college
○ Formerly a tribal serving institution
● Non-PhD Granting
● Serves a portion of the minorities in the area
● Around 200 full time faculty and about 60% hold a terminal degree
Bringing Our Own Resource
● SWOSU had: 200 Sq. Ft. Server closet, 5 ton A/C, 42U rack
○ NSF CC* switch
● Dell Server, 96 AMD cores, some memory, spinning disk, small gpu
● San Diego team guided SWOSU through NVMe storage upgrade
● Faculty installed Ubuntu for a base OS
● OneNet (State ISP) helped troubleshoot network
● San Diego deployed Nautilus node
● James Deaton enabled user authentication through
github.com/SWOSU
● OneNet (state ISP) and SWOSU central IT provided an alias for
jupyter.swosu.edu
Engage and empower every SWOSU student
● SWOSU Computer Science Discrete Structures assignment: join
GitHub.com/swosu
● Students are pointed to our server as soon as they start running codes
that heat up their laptop
● Promoted on every syllabus I have
Engage and empower every elementary and high
school student and researcher
● SWOSU invites area technology teachers for a weeklong camp
○ Esports, graphic design, Microsoft, and programming
● Full day on teaching programming
● Teachers run jobs on jupyter.swosu.edu
Supporting SWOSU for the next 10 years
● Enable more science drivers
○ Physics, Math, Biology, and other Compute Science faculty
● Partner with SWOSU Education Department to integrate more of the
Campus Champions / Carpentries type trainings into new primary
education curriculum
● Leverage mentors from NRP / Great Plains Network / OneNet /
OneOklahoma Cyber Infrastructure Initiative to keep growing
○ Look to NSF CC* or small school MRI to expand current platform
Please consider a weekly statewide call
● Set up a email list
● Encourage key players to join
● Allowing staff to show up and make connections
● Look for ways to add value to the individuals and larger community
● Connection to a larger community enables faculty at smaller schools
Open Infrastructure for an Open Society:
Commercial Clouds
Igor Sfiligoi
University of California San Diego
San Diego Supercomputer Center
Fourth National Research Platform (4NRP) – Feb 9th, 2023 1
Who cares about Commercial Clouds?
• Seems like everyone in industry is moving there!
• Not really, but it does look like it
• The big players have huge compute capacity
• Personally verified I can access 50k GPUs
• Others demonstrated access to several million CPU cores
• They have a large variety of compute resources
• Many x86 variants and several ARM CPUs
• Many GPU variants
• AI accelerators and FPGAs
• Great networking setups (both WAN and HPC-class LAN/Infiniband)
2
Our “famous” Cloud burst
3
From 0 to 50k GPUs
in about 2 hours
Who cares about Commercial Clouds?
• Seems like everyone in industry is moving there!
• Not really, but it does look like it
• The big players have huge compute capacity
• Personally verified I can access 50k GPUs
• Others demonstrated access to several million CPU cores
• They have a large variety of compute resources
• Many x86 variants and several ARM CPUs
• Many GPU variants
• AI accelerators and FPGAs
• Great networking setups (both WAN and HPC-class LAN/Infiniband)
4
Often have new HW
available before
you can buy it
5
Also,
Cloud-exclusive
HW variants
• CPUs
• INTEL Saphire Rapids available
on Google Cloud now
• AMD EPYC Milan-X available on
Azure now
• AMD EPYC Genoa in preview
• NVIDIA GPUs
• A10s were available in AWS
in 2021
• ARM CPUs
• AWS has its own ARM CPU
• Azure and Google regular one
• AI Accelerators
• AWS has Inferentia
• Google has TPUs
• AWS also offers Habana Gaudi
• FPGAs
• AWS had FPGAs since forever
Who cares about Commercial Clouds?
• Seems like everyone in industry is moving there!
• Not really, but it does look like it
• The big players have huge compute capacity
• Personally verified I can access 50k GPUs
• Others demonstrated access to several million CPU cores
• They have a large variety of compute resources
• Many x86 variants and several ARM CPUs
• Many GPU variants
• AI accelerators and FPGAs
• Great networking setups (both WAN and HPC-class LAN/Infiniband)
6
7
Azure HPC instances offer 1.6 Tbps Infiniband per-node networking
A couple
extremes
Pros and cons of Commercial Clouds
• Pros:
• See previous slide
• No need to go through allocation processes… all you need is money
• Cons:
• You need money
• And lots of it
• ”Regular”, on-demand Cloud computing is expensive
• Anywhere between 3x and 10x what you would pay on-prem on 24/7 basis
• Spot pricing is almost comparable to on-prem, but only useful for preemptible work
• Easy to get in, hard to get out
• Pricing optimized to let data get in cheaply, but expensive to move out
• No automatic price caps, easy to overspend
8
9
vs
Uber/Lyft
Public transit
Both will get you from A to B
Which one would you pick?
10
vs
Private jet
Commercial airline
Ticket bought 2 months in advance
in economy class
through your travel department
Both will get you from A to B
Which one would you pick?
Who should consider Commercial Cloud?
• Flexible/urgent computing
• Hard to beat the scalability of the clouds
• Costs acceptable for short spikes
• Prototyping, R&D
• The variety of HW available in the clouds is hard to match
• Instant access, no-contention drastically raises productivity
• Ultra-High-Availability services
• Hard to beat the breath of Cloud deployments
• Many large datacenters, proven track record
11
Is Commercial Cloud easy to use?
• Yes and no
• Provide enormous flexibility
• You can do virtually everything you could do with your personal server
• But that can be daunting for non-IT users
• Lots of support services
• No need to reinvent the wheel, just pick one
• Finding what you need can be a challenge, lots of competing options
• Cloud providers invest a lot in the user interfaces
• More intuitive than anything you will find on-prem
• But each provider has its own flavor
• How do you mix on-prem and Cloud resources?
12
Facilitating Cloud access for science users
• CloudBank
• Account management and monitoring (I love their spend/budget tracking!)
• Extensive documentation/training
• Integrate with OSG/PATh/HTCondor ecosystem
• IT-savvy support staff can easily add cloud resources to a HTCondor pool
• Users see only HTCondor, cloud HW no different that on-prem HW
• Kubernetes (k8s) to the rescue
• All Cloud Providers expose a Kubernetes interface, too
• Cloud k8s feels like on-prem k8s (at least for compute)
• Kubernetes federation can make it completely transparent, e.g. from Nautilus
13
14
Open for discussion

Contenu connexe

Similaire à Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and Bring-Your-Own-Resources

UI Dev in Big data world using open source
UI Dev in Big data world using open sourceUI Dev in Big data world using open source
UI Dev in Big data world using open sourceTech Triveni
 
Supporting Research through "Desktop as a Service" models of e-infrastructure...
Supporting Research through "Desktop as a Service" models of e-infrastructure...Supporting Research through "Desktop as a Service" models of e-infrastructure...
Supporting Research through "Desktop as a Service" models of e-infrastructure...David Wallom
 
Hpc lunch and learn
Hpc lunch and learnHpc lunch and learn
Hpc lunch and learnJohn D Almon
 
Application Virtualization, University of New Hampshire
Application Virtualization, University of New HampshireApplication Virtualization, University of New Hampshire
Application Virtualization, University of New HampshireTony Austwick
 
Yow Conference Dec 2013 Netflix Workshop Slides with Notes
Yow Conference Dec 2013 Netflix Workshop Slides with NotesYow Conference Dec 2013 Netflix Workshop Slides with Notes
Yow Conference Dec 2013 Netflix Workshop Slides with NotesAdrian Cockcroft
 
Utilising Cloud Computing for Research through Infrastructure, Software and D...
Utilising Cloud Computing for Research through Infrastructure, Software and D...Utilising Cloud Computing for Research through Infrastructure, Software and D...
Utilising Cloud Computing for Research through Infrastructure, Software and D...David Wallom
 
SolidFire + Platform9: Simply Faster OpenStack
SolidFire + Platform9: Simply Faster OpenStackSolidFire + Platform9: Simply Faster OpenStack
SolidFire + Platform9: Simply Faster OpenStackPlatform9
 
Sanger, upcoming Openstack for Bio-informaticians
Sanger, upcoming Openstack for Bio-informaticiansSanger, upcoming Openstack for Bio-informaticians
Sanger, upcoming Openstack for Bio-informaticiansPeter Clapham
 
2022-Devnexus-StatefulMicroservices.pptx.pdf
2022-Devnexus-StatefulMicroservices.pptx.pdf2022-Devnexus-StatefulMicroservices.pptx.pdf
2022-Devnexus-StatefulMicroservices.pptx.pdfGrace Jansen
 
A Summary about Hykes' Keynote on Dockercon 2015
A Summary about Hykes' Keynote on Dockercon 2015A Summary about Hykes' Keynote on Dockercon 2015
A Summary about Hykes' Keynote on Dockercon 2015Henry Huang
 
What ya gonna do?
What ya gonna do?What ya gonna do?
What ya gonna do?CQD
 
Technical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerationsTechnical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerationsPaul Walk
 
2016 05 sanger
2016 05 sanger2016 05 sanger
2016 05 sangerChris Dwan
 

Similaire à Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and Bring-Your-Own-Resources (20)

UI Dev in Big data world using open source
UI Dev in Big data world using open sourceUI Dev in Big data world using open source
UI Dev in Big data world using open source
 
Supporting Research through "Desktop as a Service" models of e-infrastructure...
Supporting Research through "Desktop as a Service" models of e-infrastructure...Supporting Research through "Desktop as a Service" models of e-infrastructure...
Supporting Research through "Desktop as a Service" models of e-infrastructure...
 
Hpc lunch and learn
Hpc lunch and learnHpc lunch and learn
Hpc lunch and learn
 
Application Virtualization, University of New Hampshire
Application Virtualization, University of New HampshireApplication Virtualization, University of New Hampshire
Application Virtualization, University of New Hampshire
 
Yow Conference Dec 2013 Netflix Workshop Slides with Notes
Yow Conference Dec 2013 Netflix Workshop Slides with NotesYow Conference Dec 2013 Netflix Workshop Slides with Notes
Yow Conference Dec 2013 Netflix Workshop Slides with Notes
 
Utilising Cloud Computing for Research through Infrastructure, Software and D...
Utilising Cloud Computing for Research through Infrastructure, Software and D...Utilising Cloud Computing for Research through Infrastructure, Software and D...
Utilising Cloud Computing for Research through Infrastructure, Software and D...
 
A Mayo Clinic Big Data Implementation
A Mayo Clinic Big Data ImplementationA Mayo Clinic Big Data Implementation
A Mayo Clinic Big Data Implementation
 
SolidFire + Platform9: Simply Faster OpenStack
SolidFire + Platform9: Simply Faster OpenStackSolidFire + Platform9: Simply Faster OpenStack
SolidFire + Platform9: Simply Faster OpenStack
 
2016 open-source-network-softwarization
2016 open-source-network-softwarization2016 open-source-network-softwarization
2016 open-source-network-softwarization
 
2016 open-source-network-softwarization
2016 open-source-network-softwarization2016 open-source-network-softwarization
2016 open-source-network-softwarization
 
Sanger, upcoming Openstack for Bio-informaticians
Sanger, upcoming Openstack for Bio-informaticiansSanger, upcoming Openstack for Bio-informaticians
Sanger, upcoming Openstack for Bio-informaticians
 
Flexible compute
Flexible computeFlexible compute
Flexible compute
 
2022-Devnexus-StatefulMicroservices.pptx.pdf
2022-Devnexus-StatefulMicroservices.pptx.pdf2022-Devnexus-StatefulMicroservices.pptx.pdf
2022-Devnexus-StatefulMicroservices.pptx.pdf
 
Thoughts on Cybersecurity
Thoughts on CybersecurityThoughts on Cybersecurity
Thoughts on Cybersecurity
 
A Summary about Hykes' Keynote on Dockercon 2015
A Summary about Hykes' Keynote on Dockercon 2015A Summary about Hykes' Keynote on Dockercon 2015
A Summary about Hykes' Keynote on Dockercon 2015
 
Sundance's presentation at B:RAI 2020
Sundance's presentation at B:RAI 2020Sundance's presentation at B:RAI 2020
Sundance's presentation at B:RAI 2020
 
What ya gonna do?
What ya gonna do?What ya gonna do?
What ya gonna do?
 
Avoiding cloud lock-in
Avoiding cloud lock-inAvoiding cloud lock-in
Avoiding cloud lock-in
 
Technical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerationsTechnical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerations
 
2016 05 sanger
2016 05 sanger2016 05 sanger
2016 05 sanger
 

Plus de Larry Smarr

My Remembrances of Mike Norman Over The Last 45 Years
My Remembrances of Mike Norman Over The Last 45 YearsMy Remembrances of Mike Norman Over The Last 45 Years
My Remembrances of Mike Norman Over The Last 45 YearsLarry Smarr
 
Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019
Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019
Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019Larry Smarr
 
Panel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving InstitutionsPanel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving InstitutionsLarry Smarr
 
Global Network Advancement Group - Next Generation Network-Integrated Systems
Global Network Advancement Group - Next Generation Network-Integrated SystemsGlobal Network Advancement Group - Next Generation Network-Integrated Systems
Global Network Advancement Group - Next Generation Network-Integrated SystemsLarry Smarr
 
Wireless FasterData and Distributed Open Compute Opportunities and (some) Us...
 Wireless FasterData and Distributed Open Compute Opportunities and (some) Us... Wireless FasterData and Distributed Open Compute Opportunities and (some) Us...
Wireless FasterData and Distributed Open Compute Opportunities and (some) Us...Larry Smarr
 
Panel Discussion: Engaging underrepresented technologists, researchers, and e...
Panel Discussion: Engaging underrepresented technologists, researchers, and e...Panel Discussion: Engaging underrepresented technologists, researchers, and e...
Panel Discussion: Engaging underrepresented technologists, researchers, and e...Larry Smarr
 
The Asia Pacific and Korea Research Platforms: An Overview Jeonghoon Moon
The Asia Pacific and Korea Research Platforms: An Overview Jeonghoon MoonThe Asia Pacific and Korea Research Platforms: An Overview Jeonghoon Moon
The Asia Pacific and Korea Research Platforms: An Overview Jeonghoon MoonLarry Smarr
 
Panel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving InstitutionsPanel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving InstitutionsLarry Smarr
 
Panel: The Global Research Platform: An Overview
Panel: The Global Research Platform: An OverviewPanel: The Global Research Platform: An Overview
Panel: The Global Research Platform: An OverviewLarry Smarr
 
Panel: Future Wireless Extensions of Regional Optical Networks
Panel: Future Wireless Extensions of Regional Optical NetworksPanel: Future Wireless Extensions of Regional Optical Networks
Panel: Future Wireless Extensions of Regional Optical NetworksLarry Smarr
 
Global Research Platform Workshops - Maxine Brown
Global Research Platform Workshops - Maxine BrownGlobal Research Platform Workshops - Maxine Brown
Global Research Platform Workshops - Maxine BrownLarry Smarr
 
Built around answering questions
Built around answering questionsBuilt around answering questions
Built around answering questionsLarry Smarr
 
Panel: NRP Science Impacts​
Panel: NRP Science Impacts​Panel: NRP Science Impacts​
Panel: NRP Science Impacts​Larry Smarr
 
Democratizing Science through Cyberinfrastructure - Manish Parashar
Democratizing Science through Cyberinfrastructure - Manish ParasharDemocratizing Science through Cyberinfrastructure - Manish Parashar
Democratizing Science through Cyberinfrastructure - Manish ParasharLarry Smarr
 
Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;
Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;
Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;Larry Smarr
 
Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...
Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...
Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...Larry Smarr
 
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...Larry Smarr
 
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...Larry Smarr
 
Frank Würthwein - NRP and the Path forward
Frank Würthwein - NRP and the Path forwardFrank Würthwein - NRP and the Path forward
Frank Würthwein - NRP and the Path forwardLarry Smarr
 
Global Network Advancement Group Next Generation Network-Integrated Sys...
      Global Network Advancement GroupNext Generation Network-Integrated Sys...      Global Network Advancement GroupNext Generation Network-Integrated Sys...
Global Network Advancement Group Next Generation Network-Integrated Sys...Larry Smarr
 

Plus de Larry Smarr (20)

My Remembrances of Mike Norman Over The Last 45 Years
My Remembrances of Mike Norman Over The Last 45 YearsMy Remembrances of Mike Norman Over The Last 45 Years
My Remembrances of Mike Norman Over The Last 45 Years
 
Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019
Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019
Metagenics How Do I Quantify My Body and Try to Improve its Health? June 18 2019
 
Panel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving InstitutionsPanel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving Institutions
 
Global Network Advancement Group - Next Generation Network-Integrated Systems
Global Network Advancement Group - Next Generation Network-Integrated SystemsGlobal Network Advancement Group - Next Generation Network-Integrated Systems
Global Network Advancement Group - Next Generation Network-Integrated Systems
 
Wireless FasterData and Distributed Open Compute Opportunities and (some) Us...
 Wireless FasterData and Distributed Open Compute Opportunities and (some) Us... Wireless FasterData and Distributed Open Compute Opportunities and (some) Us...
Wireless FasterData and Distributed Open Compute Opportunities and (some) Us...
 
Panel Discussion: Engaging underrepresented technologists, researchers, and e...
Panel Discussion: Engaging underrepresented technologists, researchers, and e...Panel Discussion: Engaging underrepresented technologists, researchers, and e...
Panel Discussion: Engaging underrepresented technologists, researchers, and e...
 
The Asia Pacific and Korea Research Platforms: An Overview Jeonghoon Moon
The Asia Pacific and Korea Research Platforms: An Overview Jeonghoon MoonThe Asia Pacific and Korea Research Platforms: An Overview Jeonghoon Moon
The Asia Pacific and Korea Research Platforms: An Overview Jeonghoon Moon
 
Panel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving InstitutionsPanel: Reaching More Minority Serving Institutions
Panel: Reaching More Minority Serving Institutions
 
Panel: The Global Research Platform: An Overview
Panel: The Global Research Platform: An OverviewPanel: The Global Research Platform: An Overview
Panel: The Global Research Platform: An Overview
 
Panel: Future Wireless Extensions of Regional Optical Networks
Panel: Future Wireless Extensions of Regional Optical NetworksPanel: Future Wireless Extensions of Regional Optical Networks
Panel: Future Wireless Extensions of Regional Optical Networks
 
Global Research Platform Workshops - Maxine Brown
Global Research Platform Workshops - Maxine BrownGlobal Research Platform Workshops - Maxine Brown
Global Research Platform Workshops - Maxine Brown
 
Built around answering questions
Built around answering questionsBuilt around answering questions
Built around answering questions
 
Panel: NRP Science Impacts​
Panel: NRP Science Impacts​Panel: NRP Science Impacts​
Panel: NRP Science Impacts​
 
Democratizing Science through Cyberinfrastructure - Manish Parashar
Democratizing Science through Cyberinfrastructure - Manish ParasharDemocratizing Science through Cyberinfrastructure - Manish Parashar
Democratizing Science through Cyberinfrastructure - Manish Parashar
 
Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;
Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;
Panel: Building the NRP Ecosystem with the Regional Networks on their Campuses;
 
Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...
Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...
Open Force Field: Scavenging pre-emptible CPU hours* in the age of COVID - Je...
 
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
 
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and B...
 
Frank Würthwein - NRP and the Path forward
Frank Würthwein - NRP and the Path forwardFrank Würthwein - NRP and the Path forward
Frank Würthwein - NRP and the Path forward
 
Global Network Advancement Group Next Generation Network-Integrated Sys...
      Global Network Advancement GroupNext Generation Network-Integrated Sys...      Global Network Advancement GroupNext Generation Network-Integrated Sys...
Global Network Advancement Group Next Generation Network-Integrated Sys...
 

Dernier

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 

Dernier (20)

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 

Panel: Open Infrastructure for an Open Society: OSG, Commercial Clouds, and Bring-Your-Own-Resources

  • 1. Open Infrastructure for an Open Society: OSG, Commercial Clouds, and Bring-Your-Own-Resources 4NRP February 9th, 2023
  • 2. • James Deaton • Executive Director, Great Plains Network • Derek Weitzel • Research Assistant Professor, University of Nebraska-Lincoln, OSG, PATh, PNRP • Jeremy Evert • Associate Professor, Computer Science, Southwestern Oklahoma State University • Igor Sfiligoi • Lead Scientific Software Developer and Researcher, San Diego Supercomputer Center
  • 3. Open Infrastructure Derek Weitzel – University of Nebraska-Lincoln (Strictly Derek’s Opinions) This project is supported by the National Science Foundation under Cooperative Agreements OAC-2112167,. Any opinions, findings, conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.
  • 5. How is NRP “Open Infrastructure” •All components are Open Source • Kubernetes and containers •Anyone can contribute resources •Anyone can use the resources •Documented Interfaces •Resources were ”seeded” through various grants • But grew with contributions from users
  • 6. OSG
  • 7. How is OSG “Open Infrastructure” •All components are Open Source • HTCondor and various tools •Anyone can contribute resources •Anyone can utilize the resources •Interfaces are documented: osg-htc.org/docs •Resources are ”seeded” by organizations such as LHC, and now CC*. • But have grown through contributions of users
  • 8. Open Science Data Federation osdf.osg-htc.org
  • 9. How is OSDF “Open Infrastructure” • All components are Open Source • Anyone can contribute resources • Interfaces are documented • Resources were “seeded” by various grants and Internet2 • But have grown by contributions from users, and soon CC*
  • 10. Leveraging NRP on a smaller campus Jeremy Evert Associate Professor, Southwestern Oklahoma State University February 9th, 2023
  • 11. About Southwestern Oklahoma State University ● 10th in the state in enrollment behind 2 community colleges ● 5,000 students across two campuses ○ Formerly a teaching college ○ Formerly a tribal serving institution ● Non-PhD Granting ● Serves a portion of the minorities in the area ● Around 200 full time faculty and about 60% hold a terminal degree
  • 12. Bringing Our Own Resource ● SWOSU had: 200 Sq. Ft. Server closet, 5 ton A/C, 42U rack ○ NSF CC* switch ● Dell Server, 96 AMD cores, some memory, spinning disk, small gpu ● San Diego team guided SWOSU through NVMe storage upgrade ● Faculty installed Ubuntu for a base OS ● OneNet (State ISP) helped troubleshoot network ● San Diego deployed Nautilus node ● James Deaton enabled user authentication through github.com/SWOSU ● OneNet (state ISP) and SWOSU central IT provided an alias for jupyter.swosu.edu
  • 13. Engage and empower every SWOSU student ● SWOSU Computer Science Discrete Structures assignment: join GitHub.com/swosu ● Students are pointed to our server as soon as they start running codes that heat up their laptop ● Promoted on every syllabus I have
  • 14. Engage and empower every elementary and high school student and researcher ● SWOSU invites area technology teachers for a weeklong camp ○ Esports, graphic design, Microsoft, and programming ● Full day on teaching programming ● Teachers run jobs on jupyter.swosu.edu
  • 15. Supporting SWOSU for the next 10 years ● Enable more science drivers ○ Physics, Math, Biology, and other Compute Science faculty ● Partner with SWOSU Education Department to integrate more of the Campus Champions / Carpentries type trainings into new primary education curriculum ● Leverage mentors from NRP / Great Plains Network / OneNet / OneOklahoma Cyber Infrastructure Initiative to keep growing ○ Look to NSF CC* or small school MRI to expand current platform
  • 16. Please consider a weekly statewide call ● Set up a email list ● Encourage key players to join ● Allowing staff to show up and make connections ● Look for ways to add value to the individuals and larger community ● Connection to a larger community enables faculty at smaller schools
  • 17. Open Infrastructure for an Open Society: Commercial Clouds Igor Sfiligoi University of California San Diego San Diego Supercomputer Center Fourth National Research Platform (4NRP) – Feb 9th, 2023 1
  • 18. Who cares about Commercial Clouds? • Seems like everyone in industry is moving there! • Not really, but it does look like it • The big players have huge compute capacity • Personally verified I can access 50k GPUs • Others demonstrated access to several million CPU cores • They have a large variety of compute resources • Many x86 variants and several ARM CPUs • Many GPU variants • AI accelerators and FPGAs • Great networking setups (both WAN and HPC-class LAN/Infiniband) 2
  • 19. Our “famous” Cloud burst 3 From 0 to 50k GPUs in about 2 hours
  • 20. Who cares about Commercial Clouds? • Seems like everyone in industry is moving there! • Not really, but it does look like it • The big players have huge compute capacity • Personally verified I can access 50k GPUs • Others demonstrated access to several million CPU cores • They have a large variety of compute resources • Many x86 variants and several ARM CPUs • Many GPU variants • AI accelerators and FPGAs • Great networking setups (both WAN and HPC-class LAN/Infiniband) 4
  • 21. Often have new HW available before you can buy it 5 Also, Cloud-exclusive HW variants • CPUs • INTEL Saphire Rapids available on Google Cloud now • AMD EPYC Milan-X available on Azure now • AMD EPYC Genoa in preview • NVIDIA GPUs • A10s were available in AWS in 2021 • ARM CPUs • AWS has its own ARM CPU • Azure and Google regular one • AI Accelerators • AWS has Inferentia • Google has TPUs • AWS also offers Habana Gaudi • FPGAs • AWS had FPGAs since forever
  • 22. Who cares about Commercial Clouds? • Seems like everyone in industry is moving there! • Not really, but it does look like it • The big players have huge compute capacity • Personally verified I can access 50k GPUs • Others demonstrated access to several million CPU cores • They have a large variety of compute resources • Many x86 variants and several ARM CPUs • Many GPU variants • AI accelerators and FPGAs • Great networking setups (both WAN and HPC-class LAN/Infiniband) 6
  • 23. 7 Azure HPC instances offer 1.6 Tbps Infiniband per-node networking A couple extremes
  • 24. Pros and cons of Commercial Clouds • Pros: • See previous slide • No need to go through allocation processes… all you need is money • Cons: • You need money • And lots of it • ”Regular”, on-demand Cloud computing is expensive • Anywhere between 3x and 10x what you would pay on-prem on 24/7 basis • Spot pricing is almost comparable to on-prem, but only useful for preemptible work • Easy to get in, hard to get out • Pricing optimized to let data get in cheaply, but expensive to move out • No automatic price caps, easy to overspend 8
  • 25. 9 vs Uber/Lyft Public transit Both will get you from A to B Which one would you pick?
  • 26. 10 vs Private jet Commercial airline Ticket bought 2 months in advance in economy class through your travel department Both will get you from A to B Which one would you pick?
  • 27. Who should consider Commercial Cloud? • Flexible/urgent computing • Hard to beat the scalability of the clouds • Costs acceptable for short spikes • Prototyping, R&D • The variety of HW available in the clouds is hard to match • Instant access, no-contention drastically raises productivity • Ultra-High-Availability services • Hard to beat the breath of Cloud deployments • Many large datacenters, proven track record 11
  • 28. Is Commercial Cloud easy to use? • Yes and no • Provide enormous flexibility • You can do virtually everything you could do with your personal server • But that can be daunting for non-IT users • Lots of support services • No need to reinvent the wheel, just pick one • Finding what you need can be a challenge, lots of competing options • Cloud providers invest a lot in the user interfaces • More intuitive than anything you will find on-prem • But each provider has its own flavor • How do you mix on-prem and Cloud resources? 12
  • 29. Facilitating Cloud access for science users • CloudBank • Account management and monitoring (I love their spend/budget tracking!) • Extensive documentation/training • Integrate with OSG/PATh/HTCondor ecosystem • IT-savvy support staff can easily add cloud resources to a HTCondor pool • Users see only HTCondor, cloud HW no different that on-prem HW • Kubernetes (k8s) to the rescue • All Cloud Providers expose a Kubernetes interface, too • Cloud k8s feels like on-prem k8s (at least for compute) • Kubernetes federation can make it completely transparent, e.g. from Nautilus 13