Skip to content

Pitxyoki/Cheetah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                    Cheetah Distributed Computing Framework                    

This is the Cheetah Distributed Computing Framework.
TODO: Description of the framework


 1. Contents of this package
 2. Instructions for developers


Installation and usage instructions for end-users can be found in the INSTALL
file.

================================================================================
1. TODO: refer files and directories on the tree

2. TODO: Do we want to make the svn repository public?

        In order to build and install Cheetah, you need the following
        prerequisite packages (names may vary depending on your distribution or
        Operating System):

        - autoconf-archive
        - autotools-dev
        - automake
        - autoconf
        - libtool


         Generic compilation instructions:
       $ mkdir m4 build
       $ autoreconf --verbose --force --install
       $ cd build
       $ ../configure CPPFLAGS=-I/location/of/OpenCL/include LDFLAGS=-L/location/of/OpenCL/lib --prefix=/opt/cheetah
       $ make
       $ make install
       Cheetah will be installed @ /opt/cheetah

About

Boosting Scientific Computing with Heterogeneous Processors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published