Skip to content

Automatically exported from code.google.com/p/cohash

License

Notifications You must be signed in to change notification settings

zhoujingbo/cohash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*********************************************************************************
* Source code of following paper: Coherent parallel hashing                     *
*----------------------------------------------------------                     *
* Ismael Garcia, Sylvain Lefebvre, Samuel Hornus, Anass Lasram                  *
*                                                                               *
* ACM Transactions on Graphics (Proceedings of SIGGRAPH Asia), Vol. 30(6), 2011 * 
*                                                                               *
* http://www.ismaelgarcia.org/papers/cohash_siga2011                            *
*********************************************************************************

Dependencies:
-------------

- CUDA 4.0 or later, available at www.nvidia.com.
- CMake >= 2.8, available at www.cmake.org.

Configuration & Installation
----------------------------

- Create the example_01 project files with 'configure' and 'generate'.
- Follow the 'build' and 'install' project steps.
- Run the test runCohashTest.bat in cohash/example folder.

About

Automatically exported from code.google.com/p/cohash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages