Opened 17 years ago
Last modified 17 years ago
#562 new Enhancement
select app version based on CPU features — at Version 1
Reported by: | davea | Owned by: | davea |
---|---|---|---|
Priority: | Minor | Milestone: | Undetermined |
Component: | Server - Scheduler | Version: | |
Keywords: | Cc: |
Description (last modified by )
Add new fields to app_version: 1) a tab-separated list of regular expression matched against the "features" list (SSE etc.) 2) a list of regular expressions matched against
the "accelerators" list (GPUs and other coprocessors)
3) a "value"
The scheduler would send the highest-value app version that for which the host matches all the reg exps
Note: See
TracTickets for help on using
tickets.