Skip to content

pFaces v1.1.0 [demo]

Compare
Choose a tag to compare
@mkhaled87 mkhaled87 released this 24 Sep 07:39
· 2 commits to master since this release
765a748

pFaces v1.1.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 interface allowing access to pFaces-generated files.

Please first uninstall any existing old version of pFaces by running the uninstall script (Windows: uninstall.bat, Linux/MacOS: 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:

Windows: install.bat
Linux/MacOS: 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- Added a new instruction type for parallel programs: unconditional jump.
2- Several bug fixes.