forked from OSchip/OpenVML
|
|
||
|---|---|---|
| cmake | ||
| config | ||
| driver | ||
| include | ||
| interface | ||
| kernel | ||
| reference | ||
| test | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
README.md
OpenVML
OpenVML is an open soruce vector math library.
Compile
cd /your/build
cmake /path/to/OpenVML
make
make install
Status
Ongoing work