Skip to content

RoyKas/golem-octave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

golem-octave

Running Octave on the Golem Network

Prepare the golem image

Create the image as detailed in the golem documentation using the provided Dockerfile.

Upload the golem image

...

Example parallel computing on individual nodes

Tasks are parallelized in the Golem-js script and executed as individual octave scripts on the octave nodes. The second example in this document is used in this proof of concept. ...

Set-up cluster of octave nodes

...

Example parallel computing on multiple nodes

Tasks are parallelized and distributed over the nodes by the octave script. ...

Set-up nodes to also use GPU if available

...

Example of octave using GPU

...

About

Running Octave on the Golem Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published