|
@@ -25,36 +25,36 @@ DOX_PDF = starpu.pdf
|
|
|
DOX_TAG = starpu.tag
|
|
|
|
|
|
chapters = \
|
|
|
- chapters/00introduction.doxy \
|
|
|
- chapters/01building.doxy \
|
|
|
- chapters/02basic_examples.doxy \
|
|
|
- chapters/03advanced_examples.doxy \
|
|
|
- chapters/05check_list_performance.doxy \
|
|
|
- chapters/06tasks.doxy \
|
|
|
- chapters/07data_management.doxy \
|
|
|
- chapters/08scheduling.doxy \
|
|
|
- chapters/09scheduling_contexts.doxy \
|
|
|
- chapters/10scheduling_context_hypervisor.doxy \
|
|
|
- chapters/11debugging_tools.doxy \
|
|
|
- chapters/12online_performance_tools.doxy \
|
|
|
- chapters/13offline_performance_tools.doxy \
|
|
|
- chapters/14faq.doxy \
|
|
|
- chapters/15out_of_core.doxy \
|
|
|
- chapters/16mpi_support.doxy \
|
|
|
- chapters/17fft_support.doxy \
|
|
|
- chapters/18mic_scc_support.doxy \
|
|
|
- chapters/19c_extensions.doxy \
|
|
|
- chapters/20socl_opencl_extensions.doxy \
|
|
|
- chapters/21simgrid.doxy \
|
|
|
- chapters/22openmp_runtime_support.doxy \
|
|
|
- chapters/23clustering_a_machine.doxy \
|
|
|
- chapters/24native_fortran_support.doxy \
|
|
|
- chapters/40environment_variables.doxy \
|
|
|
- chapters/41configure_options.doxy \
|
|
|
- chapters/45files.doxy \
|
|
|
- chapters/50scaling-vector-example.doxy \
|
|
|
- chapters/51fdl-1.3.doxy \
|
|
|
- chapters/modularized_scheduler.doxy \
|
|
|
+ chapters/000_introduction.doxy \
|
|
|
+ chapters/101_building.doxy \
|
|
|
+ chapters/110_basic_examples.doxy \
|
|
|
+ chapters/201_advanced_examples.doxy \
|
|
|
+ chapters/210_check_list_performance.doxy \
|
|
|
+ chapters/301_tasks.doxy \
|
|
|
+ chapters/310_data_management.doxy \
|
|
|
+ chapters/320_scheduling.doxy \
|
|
|
+ chapters/330_scheduling_contexts.doxy \
|
|
|
+ chapters/340_scheduling_context_hypervisor.doxy \
|
|
|
+ chapters/350_modularized_scheduler.doxy \
|
|
|
+ chapters/360_debugging_tools.doxy \
|
|
|
+ chapters/370_online_performance_tools.doxy \
|
|
|
+ chapters/380_offline_performance_tools.doxy \
|
|
|
+ chapters/390_faq.doxy \
|
|
|
+ chapters/401_out_of_core.doxy \
|
|
|
+ chapters/410_mpi_support.doxy \
|
|
|
+ chapters/420_fft_support.doxy \
|
|
|
+ chapters/430_mic_scc_support.doxy \
|
|
|
+ chapters/440_c_extensions.doxy \
|
|
|
+ chapters/450_native_fortran_support.doxy \
|
|
|
+ chapters/460_socl_opencl_extensions.doxy \
|
|
|
+ chapters/470_simgrid.doxy \
|
|
|
+ chapters/480_openmp_runtime_support.doxy \
|
|
|
+ chapters/490_clustering_a_machine.doxy \
|
|
|
+ chapters/501_environment_variables.doxy \
|
|
|
+ chapters/510_configure_options.doxy \
|
|
|
+ chapters/520_files.doxy \
|
|
|
+ chapters/601_scaling_vector_example.doxy \
|
|
|
+ chapters/610_fdl_1_3.doxy \
|
|
|
chapters/code/hello_pragma2.c \
|
|
|
chapters/code/hello_pragma.c \
|
|
|
chapters/code/scal_pragma.cu \
|