stream-processing

Server CPU and GPU With LAMP

拥有回忆 提交于 2019-11-27 02:51:28
问题 I am trying to figure out more about the hardware that can be utilized when running a php application or even a c++ compiled php app using HipHop. I would like to setup a microserver and use the GPU to help the CPU process requests... Anyone? 回答1: PHP alone does not have the ability to leverage the GPU. This was recently discussed on the php internals developer list. Keep in mind that GPUs excel at certain types of workloads, while they're not that great for others. PHP wouldn't be able to