- Rename macro function
encode()
asEncode()
in filegpudt.h
andmain.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
#Include
inmain.cu
. - Mild changes on
#Include
inkernel.h
.
CMakeList.txt
is added.
mkdir build
cd build
cmake ..
make