← Back to team overview

yade-users team mailing list archive

Re: [Question #693017]: How to accelerate Yade's poromechanical coupling

 

Question #693017 on Yade changed:
https://answers.launchpad.net/yade/+question/693017

    Status: Open => Answered

Robert Caulk proposed the following answer:
Yes, they are all available in Yade. However, GPU accelerated
factorization requires you to compile from sources.

>How can I apply these four techniques to the coupling problem in
practice?

Matrix factorization reuse [1]
Multithreaded factorization [2]
Parallel task management [3]
GPU accelerated [4]

[1]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.FlowEngine.meshUpdateInterval
[2]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.FlowEngineT.multithread
[3]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.ParallelEngine
[4]https://yade-dem.org/doc/GPUacceleration.html

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.