Skip to content

A Swift and Metal program that computes the longest Collatz sequence for values 1 to n in parallel.

Notifications You must be signed in to change notification settings

seprov/collatz-metal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

collatz-metal

A Swift and Metal program that computes the longest Collatz sequence for values 1 to n in parallel.

It works, though it's much slower than I'd like.

About

A Swift and Metal program that computes the longest Collatz sequence for values 1 to n in parallel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published