Test & Update for new version
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2678 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3aaa0bd4e7
commit
f2b13bc8ba
18 changed files with 71 additions and 187 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
<t-moGPUBitNeighbor.cu>
|
||||
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2010
|
||||
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2012
|
||||
|
||||
Karima Boufaras, Thé Van LUONG
|
||||
|
||||
|
|
@ -90,7 +90,7 @@ int main() {
|
|||
|
||||
assert(test1.className()=="moGPUBitNeighbor");
|
||||
|
||||
std::cout << "[t-moCudaBitNeighbor] => OK" << std::endl;
|
||||
std::cout << "[t-moGPUBitNeighbor] => OK" << std::endl;
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue