node_crunch icon indicating copy to clipboard operation
node_crunch copied to clipboard

Allows to distribute computations across several nodes

Results 5 node_crunch issues
Sort by recently updated
recently updated
newest added

Add an example on how to use existing Fortran code with Node Crunch.

example

Add an example on how to use existing C / C++ code with Node Crunch.

example

Currently only a 2D array is provided in Node Crunch. A 3D array and more functions / operations on 2D and 3D arrays are needed. Ask community what would be...

enhancement

Add more non-trivial examples in Rust. Ray tracing / Path tracing would be nice, but also other compute intensive stuff.

example

I think in your comparison with mpi it would be worth at least mentioning a huge issue, which is that so far as I can tell, nodecrunch requires the server...

example