Commit abc5a32c authored by Steve Plimpton's avatar Steve Plimpton
Browse files

gpu lib sync

parent 0a3464eb
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
// -------------------------------------------------------------
// -------------------------------------------------------------
// CUDPP -- CUDA Data Parallel Primitives library
// CUDPP -- CUDA Data Parallel Primitives library
// -------------------------------------------------------------
// -------------------------------------------------------------
// $Revision$
// $Revision: 5289 $
// $Date$
// $Date: 2010-11-23 13:04:43 -0700 (Tue, 23 Nov 2010) $
// ------------------------------------------------------------- 
// ------------------------------------------------------------- 
// This source code is distributed under the terms of license.txt in
// This source code is distributed under the terms of license.txt in
// the root directory of this source distribution.
// the root directory of this source distribution.
+2 −2
Original line number Original line Diff line number Diff line
// -------------------------------------------------------------
// -------------------------------------------------------------
// cuDPP -- CUDA Data Parallel Primitives library
// cuDPP -- CUDA Data Parallel Primitives library
// -------------------------------------------------------------
// -------------------------------------------------------------
// $Revision$
// $Revision: 5289 $
// $Date$
// $Date: 2010-11-23 13:04:43 -0700 (Tue, 23 Nov 2010) $
// ------------------------------------------------------------- 
// ------------------------------------------------------------- 
// This source code is distributed under the terms of license.txt in
// This source code is distributed under the terms of license.txt in
// the root directory of this source distribution.
// the root directory of this source distribution.
+2 −2
Original line number Original line Diff line number Diff line
// -------------------------------------------------------------
// -------------------------------------------------------------
// cuDPP -- CUDA Data Parallel Primitives library
// cuDPP -- CUDA Data Parallel Primitives library
// -------------------------------------------------------------
// -------------------------------------------------------------
// $Revision$
// $Revision: 5289 $
// $Date$
// $Date: 2010-11-23 13:04:43 -0700 (Tue, 23 Nov 2010) $
// ------------------------------------------------------------- 
// ------------------------------------------------------------- 
// This source code is distributed under the terms of license.txt
// This source code is distributed under the terms of license.txt
// in the root directory of this source distribution.
// in the root directory of this source distribution.
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@
// CUDPP -- CUDA Data Parallel Primitives library
// CUDPP -- CUDA Data Parallel Primitives library
// -------------------------------------------------------------
// -------------------------------------------------------------
// $Revision: 3572$
// $Revision: 3572$
// $Date$
// $Date: 2010-11-23 13:04:43 -0700 (Tue, 23 Nov 2010) $
// ------------------------------------------------------------- 
// ------------------------------------------------------------- 
// This source code is distributed under the terms of license.txt
// This source code is distributed under the terms of license.txt
// in the root directory of this source distribution.
// in the root directory of this source distribution.
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@
// cuDPP -- CUDA Data Parallel Primitives library
// cuDPP -- CUDA Data Parallel Primitives library
// -------------------------------------------------------------
// -------------------------------------------------------------
// $Revision: 3572$
// $Revision: 3572$
// $Date$
// $Date: 2010-11-23 13:04:43 -0700 (Tue, 23 Nov 2010) $
// ------------------------------------------------------------- 
// ------------------------------------------------------------- 
// This source code is distributed under the terms of license.txt
// This source code is distributed under the terms of license.txt
// in the root directory of this source distribution.
// in the root directory of this source distribution.
Loading