ProjectPhysX, to GraphicsProgramming
@ProjectPhysX@mast.hpc.social avatar

update alert! v2.15 speeds up framerate in interactive graphics by 20-70%. 🖖🥳💻

How? Turns out iterating over 2 million pixels with a single CPU core is... really slow. I did that 3 times more than necessary for every frame rendered on screen! 🖖😆
I've now eliminated a memory copy of the frame (in favor of pointer swap), and a clear frame/zbuffer operation on CPU since that's already done on .

Release notes: https://github.com/ProjectPhysX/FluidX3D/releases/tag/v2.15

ProjectPhysX, to GraphicsProgramming
@ProjectPhysX@mast.hpc.social avatar

One of my papers got selected for the 2022 Best Paper Award of MDPI Computation! 🖖🥳📃🏆

That was a very bold publication for multiple reasons:

  • I solo-authored it
  • I wrote that paper in only 2 weeks
  • the title contains "Esoteric" twice
  • I submitted it on April 1st

It's serious science though: I discovered a simple algorithm to cut memory demand of the in half, allowing huge simulations on cheap ​s. This is one of the key innovations in .

https://doi.org/10.3390/computation10060092

ProjectPhysX, to GraphicsProgramming
@ProjectPhysX@mast.hpc.social avatar

How realistic can a #CFD simulation be? Here is a 1 billion cell #FluidX3D simulation of an impacting raindrop, fully raytraced in 8K. FluidX3D contains state-of-the-art volume-of-fluid and surface tension models for highly accurate free surface simulations. Combined with my own #OpenCL #raytracing engine, results are rendered on-the-fly at resolution as large as remaining #GPU VRAM can hold. 🖖😋💧📺
https://youtu.be/MmLNQIW_Sic
FluidX3D is on #GitHub: https://github.com/ProjectPhysX/FluidX3D

giuseppebilotta, to lemmy
@giuseppebilotta@fediscience.org avatar

Does anybody know of communities/magazines centered around any of these topics:

aka

aka

The closest I can find is @fluidmechanics

ProjectPhysX, to GraphicsProgramming
@ProjectPhysX@mast.hpc.social avatar

#FluidX3D v2.13 is out, providing faster #VTK export with automatic SI unit conversion and a variety of bug fixes!
Full release notes: https://github.com/ProjectPhysX/FluidX3D/releases/tag/v2.13
#GPU #CFD #OpenCL #GPGPU #HPC #GitHub

ProjectPhysX, to intel
@ProjectPhysX@mast.hpc.social avatar

This is wild: can "SLI" together 🔵 Arc A770 + 🟢 Titan Xp, pooling 12GB+12GB of their VRAM for one large 450M cell simulation. Top half on A770, bottom half on Titan Xp. They seamlessly communicate over PCIe. Performance is ~1.7x of what either could do on its own. 🖖😋🖥🔥
shows its true power here - one implementation works on literally all GPUs at full performance, even at the same time. Happy !
https://youtu.be/PscbxGVs52o

giuseppebilotta, to Futurology
@giuseppebilotta@fediscience.org avatar

My institution () has a call open for an 18-month paid research internship (“assegno professionalizzante”) to work with and on in the modeling of plastic transport by water waves. The call ends on January 18 and is available here:

https://amministrazione-trasparente.ingv.it/web/trasparenza/papca-p/-/papca/display/3205320?p_auth=OJzYgL2s&p_p_state=pop_up

Feel free to contact me for details or circulate the call to your friends and colleagues if they are interested.

giuseppebilotta,
@giuseppebilotta@fediscience.org avatar

Last few days (deadline: January 18) for this call for an 18-month paid research internship (“assegno professionalizzante”) at in to work on the modelling of plastic transport by water waves:

https://amministrazione-trasparente.ingv.it/web/trasparenza/papca-p/-/papca/display/3205320?p_auth=OJzYgL2s&p_p_state=pop_up

Feel free to share it within and outside of the Fediverse, especially if you know people who are looking and may be interested.

Zitzero, to random
@Zitzero@julialang.social avatar

New paper day 🎉

And now I can finally say:
I had a review that took two weeks and a review that took two years.

In December 2021 we submitted a paper to PRL and while one reviewer loved it, the other didn't like it. Sadly there was not much hope to win against the comment, "I don't see why I should be very excited about this result ... which is needed in my eyes for a publication in PRL".

Zitzero,
@Zitzero@julialang.social avatar

After admitting defeat, we send it to Phys Rev Fluids and I'm super happy that Prof. Howard Stone accepted it right away without sending it to further reviewers.

In the paper we discuss the dewetting instability of a thin liquid film on a switchable substrate. We actually found a cool metastable rivulet state.

Here is the link to the publication: https://journals.aps.org/prfluids/abstract/10.1103/PhysRevFluids.8.L122001

#Fluids #CFD #Swalbe.jl #hydrodynamics #wetting #research

ProjectPhysX, to linux
@ProjectPhysX@mast.hpc.social avatar

v2.11 is out! This update fully matches interactive graphics functionality and user interface between Windows and , and brings faster simulation startup time and bug fixes. 🖖😎💻
Full release notes: https://github.com/ProjectPhysX/FluidX3D/releases/tag/v2.11

euractiv_green, to random
@euractiv_green@eupolicy.social avatar
guillaume, to random

So apparently there is almost no free software that does meshing for #CFD with good boundary layer support... I saw #engrid recommended a lot, which hasn't really been maintained since 2014 and was written for QT4. I managed to compile it! Let's see if I can make it work.

ebrandom, to random

Call for contributions on being a parent and a historian from @contingent_mag https://contingentmagazine.org/parenting/

acousticmirror,
@acousticmirror@post.lurk.org avatar

@ebrandom @contingent_mag @inquiline Oh, dear. A missed opportunity to call it a "Call for Diapers". That would have been a milestone. #CfD

giuseppebilotta, to fediverse
@giuseppebilotta@fediscience.org avatar

Oh wow this is weird. my #CFD list here on Mastodon suddenly has only one message. I checked the profile of some users I'm following that belong to the list (such as @ProjectPhysX ) and their messages aren't visible on their profile either —I had to load the most recent ones manually (copying the link from the original page), even though I could see them a few days ago. Did I miss some federation accident on this corner of the #Fediverse?
(cc @FrankSonntag)

kkarhan, to random
@kkarhan@mstdn.social avatar
kkarhan,
@kkarhan@mstdn.social avatar

@spiegel @NDR of 's oder "" - |e oder das abzocken von mit angeblichen oder was auch immer...
https://www.youtube.com/watch?v=DMcrWHLCsPE

ProjectPhysX, to github German
@ProjectPhysX@mast.hpc.social avatar

has passed 2000 Stars! It is the most popular software on now! 🖖😊⭐️
https://github.com/ProjectPhysX/FluidX3D
Feeling blessed that my work is useful to so many people across the globe, with users in 75 countries already! 🌍
42% EU, 30% Americas, 25% Asia, 3% Oceania+Africa

ProjectPhysX,
@ProjectPhysX@mast.hpc.social avatar

The red lightning bolt continues: has passed 3000 Stargazers on - from 82 countries! 🖖🥳⭐
Releasing this software for free really has turned out win-win: I've received so much valuable feedback, and answered with as many bug fixes and updates, with many more to come. I am enabling cutting-edge simulations for everyone, with very little hardware resources, on literally every computer that has a , regardless of vendor.
👉 https://github.com/ProjectPhysX/FluidX3D

ProjectPhysX, to random German
@ProjectPhysX@mast.hpc.social avatar

It's #SimulationFriday again! Here is a real time @FluidX3D #CFD simulation of a #Cessna 172, 20M cells, on my old Titan Xp Pascal #GPU. 33 lines of code for this setup.
For #FluidX3D v2.8 I'm improving composite geometries with moving parts, and I'm adding transparent rendering.
https://youtu.be/Gd_MEHPecw0

ProjectPhysX, to random German
@ProjectPhysX@mast.hpc.social avatar

#FluidX3D v2.7 is out! I added slice and surface pressure visualization modes, both much requested. This was 1 day of programming for me! 🖖😁
The video is a 25M cell #CFD #simulation in real time, featuring the new #datavisualization modes. Have fun! 🖖😎
https://youtu.be/uL8usTb0Czg
https://github.com/ProjectPhysX/FluidX3D/releases/tag/v2.7

giuseppebilotta, to random
@giuseppebilotta@fediscience.org avatar

Just got news that a manuscript we first submitted last year has been reject on the third round of reviews as being out of scope for the journal, although the editor mentions it could be brought into scope (why not major review then? but anyway).

This is frustrating, depressing, and wasteful, and not even the worst I've experienced in my —at least the final decision was reached in less than a year this time.

giuseppebilotta,
@giuseppebilotta@fediscience.org avatar

On an (un)related topic, does anybody have recommendations on a journal whose primary scope is ? Preference for , but more generalist recommendation are welcome too. This manuscript looking for a home is more focused on the actual code (programming strategies etc) than the physics, which makes it a poor fit for journals like CPC and JCP.

HalvarFlake, to random
@HalvarFlake@mastodon.social avatar

I am personally fascinated by "adjoint optimization in CFD", e.g. people using autodiff on entire physical simulations to improve shapes of objects.

At the same time, it seems comparatively rarely used in industry, e.g. most design processes only perform forward simulation.

Does anyone here have an idea why that is? Boost for reach please...

#cfd #adjoints #backprop #autodiff

itnewsbot, to space
@itnewsbot@schleuss.online avatar

A History of NASA Supercomputers, Among Others - The History Guy on YouTube has posted an interesting video on the history of the s... - https://hackaday.com/2023/05/05/a-history-of-nasa-supercomputers-among-others/

ProjectPhysX, to random German
@ProjectPhysX@mast.hpc.social avatar

5 years ago I had this wild idea to write my own #CFD software from scratch in #OpenCL. I wanted to know how fluid simulations work, and to make them ridiculously fast on any #GPU. Today, #FluidX3D has ⭐1.4k stars on #GitHub: https://github.com/ProjectPhysX/FluidX3D

how it started: how it's going:

image/png

giuseppebilotta, to random
@giuseppebilotta@fediscience.org avatar

I'm going to present a work on numerical stability of the acoustic terms in , and as I'm finalizing the conference paper with some benchmarks, I've come across an interesting situation. The cornerstone of the work involves replacing a powf() function with a combination of exp1mf() and logp1f() for higher accuracy.
How much of a performance loss does this higher accuracy involve?
And here's where things get weird.

(1/n)

giuseppebilotta,
@giuseppebilotta@fediscience.org avatar

I found this drop in performance to be rather surprising. I've only tested this on a low-end AMD Ryzen, so I'm going to run some additional tests on other archs, but I really wonder what could be causing such a drop. (Increased register pressure would be my first guess.)

The problem is, I don't even want to spend that much time on the CPU backend, but at the same time, it's the more general on, we wouldn't want it to be unfairly penalized …

#CFD #HPC
3/3

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • khanakhh
  • mdbf
  • InstantRegret
  • Durango
  • Youngstown
  • rosin
  • slotface
  • thenastyranch
  • osvaldo12
  • ngwrru68w68
  • kavyap
  • cisconetworking
  • DreamBathrooms
  • megavids
  • magazineikmin
  • cubers
  • vwfavf
  • modclub
  • everett
  • ethstaker
  • Leos
  • tacticalgear
  • normalnudes
  • tester
  • GTA5RPClips
  • anitta
  • JUstTest
  • All magazines