Package hedge :: Package backends :: Package cuda :: Module plan
[hide private]
[frames] | no frames]

Module plan

source code

Interface with Nvidia CUDA.


Copyright: Copyright (C) 2008 Andreas Kloeckner

License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see U{http://www.gnu.org/licenses/}.

Classes [hide private]
  Parallelism
Defines how much of a task is accomplished sequentially vs.
  ExecutionPlan
  PlanGivenData
  SegmentedMatrixLocalOpExecutionPlan
  SMemFieldLocalOpExecutionPlan
Functions [hide private]
 
optimize_plan(opt_name, plan_generator, target_func, maximize, debug_flags=set(), occupancy_slack=0.5, log_filename=None) source code
 
make_diff_plan(discr, given) source code
 
make_element_local_plan(discr, given, op_name, aligned_preimage_dofs_per_microblock, preimage_dofs_per_el, with_index_check) source code
Variables [hide private]
  MAX_INLINE = 6