git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2172 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
boufaras 2011-02-10 16:25:07 +00:00
commit 050c186163

View file

@ -52,7 +52,7 @@ class moCudaAllocator {
moCudaAllocator() {
}
template<typename T>
/**
*Allocate data on GPU global memory
*@param _data the data to allocate on GPU global memory