git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2172 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
06706da1f7
commit
050c186163
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ class moCudaAllocator {
|
||||||
|
|
||||||
moCudaAllocator() {
|
moCudaAllocator() {
|
||||||
}
|
}
|
||||||
template<typename T>
|
|
||||||
/**
|
/**
|
||||||
*Allocate data on GPU global memory
|
*Allocate data on GPU global memory
|
||||||
*@param _data the data to allocate on GPU global memory
|
*@param _data the data to allocate on GPU global memory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue