Opened 17 years ago

Last modified 17 years ago

#562 new Enhancement

select app version based on CPU features — at Initial Version

Reported by: davea Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Server - Scheduler Version:
Keywords: Cc:

Description

Add new fields to app_version: 1) a regular expression matched against the "features" list (SSE etc.)

(note: this assumes that features are listed in a consistent order; is this the case? Is there a better way?)

2) a regular expression matched against the "accelerators" list

(GPUs and other coprocessors)

3) a "value"

The scheduler would send the highest-value app version that matches the host.

Change History (0)

Note: See TracTickets for help on using tickets.