Skip to content

Prototype WebGPU compute implementation of Goldilocks

Notifications You must be signed in to change notification settings

recmo/proto-goldilocks-webgpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype Goldilocks WebGPU

Computing factorials 0..50000 on M1 Max:

cargo run --release
Compute using CPU (parallel)
Done in 464.51ms
Compute using GPU
Done in 40.40ms

About

Prototype WebGPU compute implementation of Goldilocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages