Opened 16 years ago

Last modified 16 years ago

#562 new Enhancement

select app version based on CPU features

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

Description (last modified by Nicolas)

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

Change History (2)

comment:1 Changed 16 years ago by davea

Description: modified (diff)

comment:2 Changed 16 years ago by Nicolas

Description: modified (diff)

Reformat as a proper list.

Note: See TracTickets for help on using tickets.