- Rename macro function
encode()asEncode()in filegpudt.handmain.cu. - The Encoding of the following file is changed to UTF-8:
main.cu,cudaConstraint.cu,cudaMissing.cu,cudaVoronoi.cu. - Visualisation functions has been suspended.
- Mild changes on
#Includeinmain.cu. - Mild changes on
#Includeinkernel.h.
CMakeList.txt is added.
mkdir build
cd build
cmake ..
make