MagicPhysX icon indicating copy to clipboard operation
MagicPhysX copied to clipboard

Cuda and Gpu acceleration in MagicPhysX?

Open pkrnd opened this issue 1 year ago • 1 comments

Hi, I would like to ask if it is possible to run GRB simulation with MagicPhysX (GRB = Gpu Rigid Bodies) in similar way as it is in the PhysX snippet demo called HelloGRB. Please see the attached screenshots (from PhysX's codebase). I can't find corresponding Cuda methods and structures in MagicPhysX codebase. Is GPU acceleration supported in MagiPhysX or not please? Thanks in advance for your answers.

cuda-context-manager

pkrnd avatar Jun 18 '24 15:06 pkrnd

The Rust physx-sys library currently being used appears to have GPU-related features disabled. https://github.com/EmbarkStudios/physx-rs/blob/d0d571ee61ea44750bf58df96464f49b466da46e/physx-sys/build.rs#L318-L319

neuecc avatar Jun 21 '24 10:06 neuecc

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Dec 19 '24 00:12 github-actions[bot]