hanshuo / softposit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

====== Installation ======

See the author's website for detail:
  
  http://purl.org/hanshuo/softposit


====== Compile/run the Demo ======

Make sure to run the following to set the path for MKL shared
libraries. Replace the string in MKL_DIR with the location where the Intel
MKL is installed.

  export MKL_DIR=/opt/intel/mkl/10.1.1.019
  export LD_LIBRARY_PATH=$MKL_DIR/lib/32:$LD_LIBRARY_PATH

About


Languages

Language:Objective-C 91.2%Language:C 4.8%Language:C++ 3.9%