Changeset 458:b517fb45df3e
- Timestamp:
- 01/14/2013 10:26:22 PM (4 months ago)
- Branch:
- default
- Tags:
- tip
- Location:
- src/testbed
- Files:
-
- 2 added
- 1 modified
-
CMakeLists.txt (modified) (1 diff)
-
opencl/CMakeLists.txt (added)
-
opencl/main.cpp (added)
Legend:
- Unmodified
- Added
- Removed
-
src/testbed/CMakeLists.txt
r452 r458 3 3 add_subdirectory(boostmpi) 4 4 add_subdirectory(performancetests) 5 add_subdirectory(opencl) 5 6 add_subdirectory(reversetimemigration) 6 7 add_subdirectory(vectorization)
