pFaces v1.2.0 [demo]
pFaces v1.2.0 [demo version] includes:
1- pFaces acceleration engine.
2- A demo license for 356 days.
3- The pre-built SDK libraries and include files for making new kernels.
4- The MATLAB and Python interfaces allowing access to pFaces-generated files and configuration files.
Please first uninstall any existing old version of pFaces by running the uninstall script (For Windows, double click: uninstall.bat, for Linux/MacOS, run: uninstall.sh). Now, download the ZIP file corresponding to the OS you will be using. Extract the ZIP file and navigate to the root folder. Run the install script:
For Windows, double-click: install.bat
For Linux/MacOS, run in a terminal: sudo sh install.sh
The installation script makes a symbolic link to pFaces main binary and assigns the PFACES_SDK_ROOT environment variable to the root directory of the SDK.
Changes log:
=-=-=-=-=-=
1- Fix a fatal bug in version 1.1.1.
2- Add support for CMake build system
3- Several miner bugs are fixed.