Changes between Version 3 and Version 4 of AppPlanSpec
- Timestamp:
- Jun 5, 2012, 11:05:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppPlanSpec
v3 v4 33 33 Fields for GPU apps: 34 34 35 <gpu_type>X</gpu_type>:: the GPU type ( nvidia, amd, or intel)35 <gpu_type>X</gpu_type>:: the GPU type ('''nvidia''', '''amd''', or '''intel''') 36 36 <cpu_frac>x</cpu_frac>:: the fraction of total FLOPs that are done by the CPU. 37 37 This is used to calculate CPU usage and estimated FLOPS.