OSC / ood-activejobs

[MOVED] Active Jobs provides details of scheduled jobs on an HPC cluster.
https://osc.github.io/Open-OnDemand/
MIT License
0 stars 1 forks source link

Update to use "info_where" on user-specific requests. #132

Closed brianmcmichael closed 7 years ago

brianmcmichael commented 7 years ago

A user_where method has been added at https://github.com/OSC/ood_core/issues/26

This allows for adapter-specific optimizations when requesting jobs by user. The controller should be update to use this method when requesting jobs specific to a user, as it can greatly speed up server-side processing times when properly implemented.

brianmcmichael commented 7 years ago

Updated at https://github.com/OSC/ood-activejobs/commit/9aebe02b7a0f22d0c086adf412777cd774db89de

Released in v1.4.6