Skip to content

Non-intrusive parallel solver for Grasshopper. Enable any GH definition to be solved concurrently.

License

Notifications You must be signed in to change notification settings

karakasa/PancakeParallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PancakeParallel

A lightweight parallel-computing framework, mainly used for Grasshopper.

The project consists of adapters (for future support on other visual programming languages), and a parallel core. Currently the algorithm is simple round-robin based on C#'s TPL.

It is a sister project of my long-established Grasshopper plugin: Pancake.

About

Non-intrusive parallel solver for Grasshopper. Enable any GH definition to be solved concurrently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages