Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
GoalZero
/
compute_pool
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
compute_pool
/
setup.sh
Oscar Wang
Create setup.sh
0ebc491
verified
about 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
94 Bytes
#!/bin/bash
# Update package list and install mpiexec
apt-get update
apt-get install -y mpich