On Tue, Oct 18, 2011 at 1:29 AM, Chi Chan <[email protected]> wrote: > I wanted to take a look at the GPU integration. Where's the OGS download link? >
The new GPU integration in Grid Scheduler is a load sensor that uses the management library API for Nvidia GPU & Tesla cards. The new API set is different from the CUDA API used by Stephen's GPU load sensor. The major difference is that the new API provides an interface to get GPU core & GPU memory utilization and other information about the card that is crucial to GPU job scheduling, while the old API interface is mainly for GPU applications to query the hardware characteristics so that the applications can tune themselves to run better on the card. As mentioned by Ron back in August, we were working on GPU integration, IPv6 support, and a few other things. While hwloc was done back in Sept, we just recently restarted the IPv6 effort, so we don't have a new version that includes the GPU integration for download... http://gridengine.org/pipermail/users/2011-August/001512.html http://gridscheduler.sourceforge.net/projects/hwloc/GridEnginehwloc.html Rayson On Mon, Apr 18, 2011 at 10:33 PM, Stephen Dennis <[email protected]> wrote: > Hello List > > I just released a Grid Engine load sensor for Cuda. This gives the Grid > Engine scheduler > access to Cuda's static and dynamic metrics to optimize scheduling on a Cuda > equipped grid. > > http://github.com/StephenDennis/gpu-load-sensor > > It is an open source (GPL) release to address requirements given to me by > many Cuda > and Grid Engine users. I am looking forward to feedback, test results, > refined requirements > and contributions. It its been tested against 2.x and 3.x Cuda, Grid Engine > above 6.2u5 and > 8.0, and a few Linux distros and OSX. > > Thanks > Stephen > > ############################################################################ > # Stephen Dennis : Senior Sales Engineer > # Univa Corporation: http://univa.com/products/grid-engine.php > # [email protected] : 310 310 0738 : skype stephendennis.com > ############################################################################ > > > --------------------------------------------------------------------- > > > Notice from Univa Postmaster: > > > This email message is for the sole use of the intended recipient(s) and may > contain confidential and privileged information. Any unauthorized review, > use, disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply email and destroy all copies of > the original message. This message has been content scanned by the Univa Mail > system. > > > > --------------------------------------------------------------------- > > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
