Nvidia PhysX

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

bystander36

Diamond Member
Apr 1, 2013
5,154
132
106
I was not fully aware; thanks for the link. However, I am mostly interested in hardware acceleration (GPU/PPU). Does the software-only PhysX API provide mutli-threading capability? How much parallelism can you achieve without GPU acceleration using PhysX?

Yes, PhysX does provide multi-threading, but given the nature of CPUs with their limited cores, it cannot offer the same parallelism that a GPU can.
 

FiendishMind

Member
Aug 9, 2013
60
14
81
Maybe Nvidia ports it to OpenCL some day to not let it die... :sneaky:

As far as porting goes, probably not OpenCL but DirectCompute seems like a possibility in light of this:

http://physxinfo.com/news/11860/introducing-nvidia-flex-unified-gpu-physx-solver/

PhysXInfo.com: Is FLEX purely GPU accelerated library, or will it support CPU execution? Is it plausible to see FLEX ported to OpenCL or DirectCompute?
Miles Macklin: Right now we have a CUDA implementation and a DirectCompute implementation is planned.