Opened 17 years ago
Last modified 17 years ago
#562 new Enhancement
select app version based on CPU features — at Version 2
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:
- a tab-separated list of regular expression matched against the "features" list (SSE etc.)
- a list of regular expressions matched against the "accelerators" list (GPUs and other coprocessors)
- a "value"
The scheduler would send the highest-value app version that for which the host matches all the reg exps
Change History (2)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Reformat as a proper list.