chameleon: add a out_of_core example, requires to handle the case where starpu...
chameleon: add a out_of_core example, requires to handle the case where starpu handles itself the allocation of tiles -> we give a NULL pointer through the get_blkaddr function for registering
Showing
- example/CMakeLists.txt 7 additions, 4 deletionsexample/CMakeLists.txt
- example/lapack_to_morse/CTestLists.cmake 1 addition, 1 deletionexample/lapack_to_morse/CTestLists.cmake
- example/lapack_to_morse/step3.c 1 addition, 1 deletionexample/lapack_to_morse/step3.c
- example/out_of_core/CMakeLists.txt 107 additions, 0 deletionsexample/out_of_core/CMakeLists.txt
- example/out_of_core/CTestLists.cmake 11 additions, 0 deletionsexample/out_of_core/CTestLists.cmake
- example/out_of_core/out_of_core.c 193 additions, 0 deletionsexample/out_of_core/out_of_core.c
- example/out_of_core/out_of_core.h 272 additions, 0 deletionsexample/out_of_core/out_of_core.h
- include/runtime.h 10 additions, 10 deletionsinclude/runtime.h
- runtime/starpu/control/runtime_descriptor.c 12 additions, 5 deletionsruntime/starpu/control/runtime_descriptor.c
Loading
Please register or sign in to comment