-
- Downloads
There was an error fetching the commit references. Please try again later.
Prvni Implementace Eulera na MIC.
Seriove jen 2D používá pomalé operace: pass to MIC, free from MIC Dále asi nepujde zkompilovat celé TNL, kvuli __cuda_callable__ == __device_callable__ a nezakrytí MIC částí kódu pomocí HAVE_MIC.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- examples/heat-equation/CMakeLists.txt 2 additions, 0 deletionsexamples/heat-equation/CMakeLists.txt
- netbeans_build.sh 3 additions, 2 deletionsnetbeans_build.sh
- netbeans_run_debug_satanexperimental.sh 87 additions, 2 deletionsnetbeans_run_debug_satanexperimental.sh
- src/core/arrays/tnlArray.h 3 additions, 3 deletionssrc/core/arrays/tnlArray.h
- src/core/arrays/tnlArrayMIC_impl.h 10 additions, 2 deletionssrc/core/arrays/tnlArrayMIC_impl.h
- src/core/arrays/tnlArrayOperations.h 17 additions, 0 deletionssrc/core/arrays/tnlArrayOperations.h
- src/core/arrays/tnlArray_impl.h 1 addition, 0 deletionssrc/core/arrays/tnlArray_impl.h
- src/core/arrays/tnlSharedArray.h 9 additions, 2 deletionssrc/core/arrays/tnlSharedArray.h
- src/core/arrays/tnlSharedArray_impl.cpp 1 addition, 1 deletionsrc/core/arrays/tnlSharedArray_impl.cpp
- src/core/arrays/tnlSharedArray_impl.h 3 additions, 2 deletionssrc/core/arrays/tnlSharedArray_impl.h
- src/core/tnlAssert.h 15 additions, 1 deletionsrc/core/tnlAssert.h
- src/core/tnlDevice_Callable.h 4 additions, 1 deletionsrc/core/tnlDevice_Callable.h
- src/core/tnlMIC.h 72 additions, 4 deletionssrc/core/tnlMIC.h
- src/core/tnlObject.h 3 additions, 3 deletionssrc/core/tnlObject.h
- src/core/vectors/tnlSharedVector.h 4 additions, 2 deletionssrc/core/vectors/tnlSharedVector.h
- src/core/vectors/tnlSharedVector_impl.h 3 additions, 3 deletionssrc/core/vectors/tnlSharedVector_impl.h
- src/core/vectors/tnlStaticVector.h 33 additions, 0 deletionssrc/core/vectors/tnlStaticVector.h
- src/core/vectors/tnlStaticVector1D_impl.h 31 additions, 16 deletionssrc/core/vectors/tnlStaticVector1D_impl.h
- src/core/vectors/tnlStaticVector2D_impl.h 34 additions, 18 deletionssrc/core/vectors/tnlStaticVector2D_impl.h
Loading
Please register or sign in to comment