Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
over 1 year ago
raw
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