Changes between Version 16 and Version 17 of AppPlanSpec


Ignore:
Timestamp:
Jun 5, 2014, 12:16:11 AM (10 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppPlanSpec

    v16 v17  
    6060 <cuda/>:: CUDA application (NVIDIA)
    6161 <cal/>:: CAL application (AMD)
    62  <opencl/>:: OpenCL application
    6362 <gpu_utilization_tag>x</gpu_utilization_tag>:: you can use a project-specific preferences to let users
    6463   scale the # of GPUs used.
     
    113112 <max_cuda_version>MMmmm</max_cuda_version>:: maximum CUDA version
    114113
    115 Fields for OpenCL apps
     114Fields for OpenCL apps (CPU or GPU)
    116115
     116 <opencl/>:: include this for OpenCL applications
    117117 <min_opencl_version>MMmm</min_opencl_version>:: minimum OpenCL version
    118118 <max_opencl_version>MMmm</max_opencl_version>:: maximum OpenCL version
     
    137137 <avg_ncpus>x</avg_ncpus>:: average # CPUs used.  Use for non-compute-intensive apps;
    138138   for others it's calculated for you.
     139