-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pressure solver on GPU? #91
Comments
A master student implemented two pressure solvers on the GPU: However, we never merged that since there were again some issues and in the end the implementation was not faster than the CPU version. Maybe we will try again with a GPU implementation in the future but currently we don't have the capacity. |
On what CPU/GPU system were the CPU faster? - Hardware development on GPU seems to move fast thses days... (But then again, so does CPU development) |
https://www.technologyreview.com/2020/10/30/1011435/ai-fourier-neural-network-cracks-navier-stokes-and-partial-differential-equations/?fbclid=IwAR1O4eMPDRNiQMeQUxNbYVNxi5q5AOKIBy_bboFzn0xL3FiWyVf7kHdneRM
@Kulitorum
…On Mon, Nov 9, 2020 at 4:12 PM Kulitorum ***@***.***> wrote:
Closed #91
<#91>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#91 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW3SWOE6HE6C7WOVUJJAHDSPCAP3ANCNFSM4TOUP45Q>
.
|
Is any work being done on this? - I build concrete 3D printers and I want to simulate the concrete flow with Splishsplash, but it's slow... (Intel 10850)
At the same time, my RTX 3090 is just sitting there, almost idle and it's hurting my heart.
Any beta version available or something?
The text was updated successfully, but these errors were encountered: