-
Notifications
You must be signed in to change notification settings - Fork 0
Boosting Scientific Computing with Heterogeneous Processors
License
Pitxyoki/Cheetah
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published