Changeset 458:b517fb45df3e

Show
Ignore:
Timestamp:
01/14/2013 10:26:22 PM (4 months ago)
Author:
Andreas Schaefer <gentryx@…>
Branch:
default
Tags:
tip
Message:

added testbed for new OpenCL code

Location:
src/testbed
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • src/testbed/CMakeLists.txt

    r452 r458  
    33add_subdirectory(boostmpi) 
    44add_subdirectory(performancetests) 
     5add_subdirectory(opencl) 
    56add_subdirectory(reversetimemigration) 
    67add_subdirectory(vectorization)