2 files changed
+2
-2
lines changed- CMakeModules/build_clBLAS.cmake+1-1
- CMakeModules/osx_install/OSXInstaller.cmake+12-4
- CMakeModules/osx_install/distribution.dist+29-6
- docs/details/algorithm.dox+37-1
- docs/details/backend.dox+22
- docs/details/image.dox+3
- docs/pages/INSTALL.md+82-60
- examples/common/progress.h+1-1
- examples/pde/swe.cpp+86
- include/af/arith.h+10-10
- include/af/array.h+8-8
- include/af/backend.h+15
- include/af/defines.h+2-1
- include/af/image.h+3-3
- src/api/c/device.cpp+12
- src/api/cpp/device.cpp+7
- src/api/unified/device.cpp+6
- src/api/unified/symbol_manager.cpp+16-9
- src/api/unified/symbol_manager.hpp+3
- src/backend/cpu/sift_nonfree.hpp+3-3
- src/backend/cuda/CMakeLists.txt+4
- test/corrcoef.cpp+7-8
- test/gloh_nonfree.cpp-1
- test/ireduce.cpp+6-7
- test/sift_nonfree.cpp-1
- test/stdev.cpp+7-7
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments