Skip to content

Tinia - A cloud platform for accelerated computing and rendering

Notifications You must be signed in to change notification settings

sintefmath/tinia

Folders and files

NameName
Last commit message
Last commit date
Oct 22, 2013
Oct 16, 2013
Oct 25, 2013
Mar 20, 2015
Dec 15, 2014
May 27, 2015
Apr 24, 2012
Oct 22, 2013
Sep 6, 2013
Sep 1, 2015
Oct 25, 2013
Jan 5, 2015
Jun 19, 2014
Jun 22, 2014
Nov 26, 2014
Oct 29, 2013
Nov 12, 2014
Mar 3, 2014
Sep 25, 2013
Jul 13, 2012

Repository files navigation

Tinia - A cloud platform for accelerated computing and rendering

Tinia is a C++ platform designed to make it easy creating applications that can run both on desktops and on servers, potentially in the cloud. It is primarily focused on applications doing rendering with OpenGL and compute intensive programs using CUDA/OpenCL, but it can be used for most any application area.

The only difference between a cloud application and a desktop application is just a few lines of code. This means the applications can be developed with all the usual debugging tools available on the desktop, making sure the program is running as it should before deploying on your servers.

Compilation and installation instructions are available on the Wiki, the ones on www.tinia.org are unfortunately outdated.

The API-reference and tutorials is available at http://doc.tinia.org