error
When I run the example DEM_14 CaseBowling, I just changed the dimension from 2D to 3D, but the error was as follows. Could you tell me why?
Allocated memory in CPU: 218095914 (207.99 MB)
Allocated memory in GPU: 442436136 (421.94 MB)
Part_0000 2300779 particles successfully stored
[Initialising simulation (qudrvbgx) 09-07-2018 20:49:44]
PART PartTime TotalSteps Steps Time/Sec Finish time
========= ============ ============ ======= ========= ===================
Exception (JSphGpuSingle::Interaction_Forces)
Text: Failed in reduction of viscdt. (CUDA error: unspecified launch failure).
*** Exception (JSphGpuSingle::Interaction_Forces)
Text: Failed in reduction of viscdt.
Allocated memory in CPU: 218095914 (207.99 MB)
Allocated memory in GPU: 442436136 (421.94 MB)
Part_0000 2300779 particles successfully stored
[Initialising simulation (qudrvbgx) 09-07-2018 20:49:44]
PART PartTime TotalSteps Steps Time/Sec Finish time
========= ============ ============ ======= ========= ===================
Exception (JSphGpuSingle::Interaction_Forces)
Text: Failed in reduction of viscdt. (CUDA error: unspecified launch failure).
*** Exception (JSphGpuSingle::Interaction_Forces)
Text: Failed in reduction of viscdt.
Debug Trace
Notice |
rich is deprecated. Use FormatService::renderHtml($content, Formats\RichFormat::FORMAT_KEY) instead. #0 [internal function]: gdn_ErrorHandler(16384, 'rich is depreca...', '/var/www/forums...', 950, Array) #1 /var/www/forums-dual-sphysics-org/library/core/functions.general.php(950): trigger_error('rich is depreca...', 16384) #2 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1729): deprecated('rich', 'FormatService::...') #3 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::rich('[{"insert":"Hel...') #4 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('[{"insert":"Hel...', 'Rich') #5 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(170): formatBody(Object(stdClass)) #6 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/comments.php(19): writeComment(Object(stdClass), Object(DiscussionController), Object(Gdn_Session), 2) #7 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(53): include('/var/www/forums...') #8 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...') #9 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false) #10 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender() #11 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array) #12 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->index('1367', 'error', '') #13 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array) #14 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch() #15 {main} |
Comments
can you also to try the same case without using DEM just to see if the problems comes from there?
thanks
Hello
I have the same problem. Could you solve it? How did you do it?
Thank you