Skip to content

Computing Pi on a distributed cluster using Hydroflow+

Notifications You must be signed in to change notification settings

hydro-project/compute-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compute Pi with Hydroflow

This demo, presented at the Sky Computing Lab's Fall 2023 retreat, shows how to use Hydroflow to compute Pi. This branch contains the starter code, the solution is in the solution branch.

To run this demo, you will need to have Rust installed. Then, you can run the demo with:

cargo run -p flow --example compute_pi

About

Computing Pi on a distributed cluster using Hydroflow+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages