Introduction
Introduction Statistics Contact Development Disclaimer Help
tRemoved error message - sphere - GPU-based 3D discrete element method algorith…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 4d12eb6ddfdb27fcdd047f02ebfb0d7f8de02d9d
parent 0522edd70b53f35f1825e240dec81a65d71ae77b
Author: Anders Damsgaard <[email protected]>
Date: Wed, 10 Oct 2012 11:30:16 +0200
Removed error message
Diffstat:
M src/device.cu | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/device.cu b/src/device.cu
t@@ -491,8 +491,6 @@ __host__ void gpuMain(Float4* host_x,
dev_radius_sorted,
dev_contacts,
dev_distmod);
- std::cerr << "Warning! One or more particles have more contacts than a…
- << "Raise NC in datatypes.h to accomodate.\n";
// Empty cuPrintf() buffer to console
//cudaThreadSynchronize();
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.